@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@media only screen and (width <= 768px) {
  #paperlab .header_broad ~ #topicPath,
#paperlab .header_broad #topicPath {
    padding: 5px 2% 20px 2% !important;
    margin: 0 !important;
  }
}
#paperlab #contents {
  /* ----------------------------------------------------------------
  headsection
  ----------------------------------------------------------------- */
  /* ----------------------------------------------------------------
  detailSection
  ----------------------------------------------------------------- */
  /* button component
  ****************************/
}
@media only screen and (width <= 768px) {
  #paperlab #contents {
    width: 100%;
    min-width: initial;
    overflow: initial;
  }
}
#paperlab #contents * {
  box-sizing: border-box;
}
#paperlab #contents a:hover {
  text-decoration: none;
}
@media print, screen and (width > 768px) {
  #paperlab #contents {
    min-width: 1240px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents {
    padding: 0 !important;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .headSection {
    margin: 0 10px;
  }
}
#paperlab #contents .headSection .innerBlock {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 15px;
}
#paperlab #contents .headSection .innerBlock .title {
  letter-spacing: -0.05em;
  position: relative;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .headSection .innerBlock {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 !important;
  }
}
#paperlab #contents .headSection .leftArea {
  flex: 1 0 1%;
  width: 50%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .headSection .leftArea {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .headSection .leftArea {
    float: left;
    width: 750px;
  }
}
#paperlab #contents .headSection .leftArea .logo.new {
  position: relative;
}
#paperlab #contents .headSection .leftArea .logo.new img {
  margin-left: 250px;
  width: 153px;
  max-width: 100%;
}
#paperlab #contents .headSection .leftArea .logo.new span {
  color: #4B4948;
  font-size: 24px;
  position: absolute;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .headSection .leftArea .logo.new {
    width: 150px;
    height: auto;
    padding-right: 7px;
  }
  #paperlab #contents .headSection .leftArea .logo.new img {
    width: 135px;
    margin-left: 0;
  }
  #paperlab #contents .headSection .leftArea .logo.new span {
    font-size: 15px;
    position: static;
    top: 0;
    display: block;
    margin-bottom: 5px;
  }
}
#paperlab #contents .headSection .rightArea {
  padding-top: 0;
  width: auto;
  height: 35px;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .headSection .rightArea {
    float: right;
    height: 46px;
  }
}
#paperlab #contents .mainSection {
  z-index: 10;
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
  /* ----------------------------------------------------------------
  solution
  ----------------------------------------------------------------- */
  /* ----------------------------------------------------------------
  customers
  ----------------------------------------------------------------- */
  /* ----------------------------------------------------------------
  contact
  ----------------------------------------------------------------- */
  /* ----------------------------------------------------------------
  common
  ----------------------------------------------------------------- */
}
#paperlab #contents .mainSection.navSolution .section.value .movie2,
#paperlab #contents .mainSection.navSolution .section.value .solution {
  width: min(100%, 1240px) !important;
}
#paperlab #contents .mainSection.navSolution .section.value .movie2 {
  padding-top: 0;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navSolution .section.value .movie2 .description-lead {
    padding-right: 17px;
    padding-left: 17px;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navSolution .section.value .movie2 .video2 iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 700/395;
  }
}
#paperlab #contents .mainSection.navSolution .section .solutionList {
  width: min(100%, 1240px) !important;
}
#paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem {
  height: auto;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem.first .solutionContent p {
    width: 300px;
  }
  #paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem.first .solutionContent p img {
    width: 100%;
    max-width: initial;
  }
}
#paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem:not(.first) .solutionContent {
  width: 100%;
  margin-top: 20px;
}
#paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem:not(.first) .solutionContent p img {
  width: 250px;
}
#paperlab #contents .mainSection.navSolution .section .solutionList .solutionItem:not(.first) .solutionContent a img {
  width: 100%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy {
    padding: 0 4.75%;
  }
  #paperlab #contents .mainSection.navCasestudy * {
    font-family: Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  }
}
#paperlab #contents .mainSection.navCasestudy .section {
  width: 100%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry > p {
    margin: 0;
    padding: 30px 0 0;
    color: #1e2f46;
    font-size: 13px;
    line-height: 1.8;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .movie {
    margin-bottom: 0 !important;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .movie .fsXL {
    font-size: 12px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .movie .fsM {
    font-size: 11px;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .movie iframe {
  aspect-ratio: 640/360;
  width: 100%;
  height: auto;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .movie iframe {
    width: 70%;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .printComponent a {
  color: #fff;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .printComponent {
    display: none;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .printComponent + h2 img {
  width: 100%;
  height: auto;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .printComponent + h2 {
    margin-bottom: 0;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .printComponent + h2 img {
    width: 100vw;
    max-width: initial;
    translate: -4.75vw 0;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px 0;
  margin-bottom: 15px;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 p,
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 img {
  float: none !important;
  width: 100%;
  margin: 0 !important;
  grid-column: 1/2;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 img,
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture {
  height: auto;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text420.clearfix::after {
  display: none !important;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 {
    gap: 35px 60px;
    margin-bottom: 30px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 p {
    width: 620px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 p:nth-of-type(1) {
    grid-row: 1/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 p:nth-of-type(2) {
    grid-row: 3/4;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 p:nth-of-type(3) {
    grid-row: 4/5;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 p:nth-of-type(4) {
    grid-row: 5/6;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img,
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture {
    width: 560px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img:nth-of-type(1),
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture:nth-of-type(1) {
    grid-row: 1/2;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img:nth-of-type(2),
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture:nth-of-type(2) {
    grid-row: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img:nth-of-type(3),
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture:nth-of-type(3) {
    grid-row: 3/4;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img:nth-of-type(4),
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture:nth-of-type(4) {
    grid-row: 4/5;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420 img:nth-of-type(5),
#paperlab #contents .mainSection.navCasestudy .section.entry .text420 picture:nth-of-type(5) {
    grid-row: 5/6;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.right {
    grid-template-columns: 620px 560px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.right p {
    grid-column: 1/2;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.right img {
    grid-column: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.left {
    grid-template-columns: 560px 620px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.left p {
    grid-column: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text420.left img {
    grid-column: 1/2;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px 0;
  margin-bottom: 15px;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 p,
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 img {
  float: none !important;
  width: 100%;
  margin: 0 !important;
  grid-column: 1/2;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 img,
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture {
  height: auto;
}
#paperlab #contents .mainSection.navCasestudy .section.entry .text520.clearfix::after {
  display: none !important;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 {
    gap: 35px 60px;
    margin-bottom: 30px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 p {
    width: auto;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 p:nth-of-type(1) {
    grid-row: 1/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 p:nth-of-type(2) {
    grid-row: 3/4;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 p:nth-of-type(3) {
    grid-row: 4/5;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 p:nth-of-type(4) {
    grid-row: 5/6;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img,
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture {
    width: 100%;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img:nth-of-type(1),
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture:nth-of-type(1) {
    grid-row: 1/2;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img:nth-of-type(2),
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture:nth-of-type(2) {
    grid-row: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img:nth-of-type(3),
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture:nth-of-type(3) {
    grid-row: 3/4;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img:nth-of-type(4),
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture:nth-of-type(4) {
    grid-row: 4/5;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520 img:nth-of-type(5),
#paperlab #contents .mainSection.navCasestudy .section.entry .text520 picture:nth-of-type(5) {
    grid-row: 5/6;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.right {
    grid-template-columns: 880px 300px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.right p {
    grid-column: 1/2;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.right img {
    grid-column: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.left {
    grid-template-columns: 300px 880px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.left p {
    grid-column: 2/3;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .text520.left img {
    grid-column: 1/2;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .section h3 {
    margin-bottom: 18px;
    color: #1e2f46;
    font-size: 14px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .section p {
    margin: 0;
    margin-bottom: 15px;
    color: #1e2f46;
    font-size: 13px;
    line-height: 1.8;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .section .interview {
    padding-left: 29px;
    margin-bottom: 15px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .section .interview::after {
    top: 9px;
    width: 20px;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .section .name {
  color: #1e2f46;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .figureContent {
    padding: 20px;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > .figureText {
  width: 600px;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > .figureText {
    width: 100%;
    float: none;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > .figureText h3 {
    font-size: 14px;
    margin-bottom: 18px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > .figureText p {
    color: #1e2f46;
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > img {
  width: 500px;
  height: auto;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.entry .figureContent > img {
    width: 100%;
    float: none;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent {
  width: 100%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent {
    margin-bottom: 30px;
  }
}
#paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block {
  width: 750px;
  margin: auto;
}
#paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block a {
  color: #fff;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block {
    width: 100%;
    margin-top: 30px;
    padding: 20px 0;
    border: 2px solid #e1e2e7;
    background: #f0f1f4;
  }
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block > div {
    float: none;
    width: 100%;
  }
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block > div .title {
    color: #1e2f46;
    text-align: center;
    font-size: 11px;
    margin: 0 0 10px;
  }
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block .last {
    float: none;
    margin: auto;
    width: clamp(209px, 100%, 280px);
  }
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent .block .last .pdfBtn {
    width: 100%;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .section.catalog .downloadComponent + div {
    display: none !important;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .contentLine {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .endContent span {
    margin-bottom: 15px;
    color: #1e2f46;
    font-size: 12px;
    line-height: 1.8;
  }
}
#paperlab #contents .mainSection.navCasestudy .customersTitle {
  width: 100%;
  margin-right: 0;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .customersTitle {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #paperlab #contents .mainSection.navCasestudy .customersTitle h2 {
    font-size: 18px;
    letter-spacing: 0;
  }
}
#paperlab #contents .mainSection.navCasestudy .customers {
  padding-top: 0;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .customers {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#paperlab #contents .mainSection.navCasestudy .customers .customersTitles {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 0;
}
#paperlab #contents .mainSection.navCasestudy .customers .customersTitles a {
  position: relative;
  right: 0;
  bottom: 0;
}
#paperlab #contents .mainSection.navCasestudy .customers .customersTitles img {
  width: 100%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .customers .customersTitles {
    flex-direction: column;
    align-items: flex-start;
  }
  #paperlab #contents .mainSection.navCasestudy .customers .customersTitles h2 {
    order: 2;
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 17px;
    letter-spacing: 0;
  }
  #paperlab #contents .mainSection.navCasestudy .customers .customersTitles a {
    order: 1;
  }
}
#paperlab #contents .mainSection.navCasestudy .customers .customersList {
  max-width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap {
  width: 100%;
  max-width: 100%;
  padding: 0;
  overflow: initial;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .case-details {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .case-details {
    width: 50%;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .case-img {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .case-img {
    width: 50%;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .case-img img {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study .block-text {
    margin-top: 20px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .case-study {
    margin-top: 0 !important;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .video-block .video {
    max-width: 960px;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item .img {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item .img {
    width: 35%;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item .img img {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item .prod-details {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .product-01 .item .prod-details {
    width: 65%;
    padding-top: 15px;
    padding-right: 0;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .info-block01 .info-details {
    width: 60%;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .info-block01 .img-holder {
    width: 40%;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .info-block02 .info-details {
    width: 65%;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .info-block02 .img-holder {
    width: 35%;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .info-block02 .info-details {
    width: auto;
    flex: 1 0 1%;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .img-holder .img {
  display: block;
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .img-holder .img img {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .img-full img {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .img-container .img-item img {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .profile-block > .profile-details:first-child {
    padding-left: 0;
  }
}
#paperlab #contents .mainSection.navCasestudy .main-area .wrap .pdf-block .btn-group-pdf a {
  color: #fff;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .main-area .wrap .pdf-block__pdf {
    display: none !important;
  }
}
#paperlab #contents .mainSection.navCasestudy .selectCategory {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .selectCategory {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#paperlab #contents .mainSection.navCasestudy .selectCategory .title {
  float: none;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .selectCategory .title {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
#paperlab #contents .mainSection.navCasestudy .selectCategory ul {
  float: none;
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .selectCategory ul {
    flex: 1 0 1%;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .selectCategory li {
    font-size: 12px;
  }
  #paperlab #contents .mainSection.navCasestudy .selectCategory li::after {
    font-size: 12px;
    margin: -1px 7px 0 11px;
  }
}
#paperlab #contents .mainSection.navCasestudy .selectCategory a {
  color: #0652ba;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .selectCategory a {
    color: #0652ba;
    text-decoration: underline;
    font-size: 12px;
  }
}
#paperlab #contents .mainSection.navCasestudy .selectCategory a.jsActive {
  color: #193044 !important;
}
#paperlab #contents .mainSection.navCasestudy .casestudiesList {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .casestudiesList {
    gap: 100px 30px;
  }
}
#paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem {
  width: calc((100% - 60px) / 3);
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem {
    width: 100%;
    padding-bottom: 0;
    margin: 0;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem:not(:last-of-type) {
    margin-bottom: 45px;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem h2 {
    font-size: 16px;
    font-weight: normal;
    color: #1e2f46;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem h3 {
    font-size: 14px;
    font-weight: 700;
    color: #1e2f46;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem a {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem a .detailBtn {
    width: 100%;
    position: relative;
    left: 0;
    margin: 10px 0 0 0;
  }
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem .category {
    margin-bottom: 7px;
    padding: 4px 6px 2px;
    width: fit-content;
    border-radius: 3px;
    font-weight: 600;
    font-size: 11px;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection.navCasestudy .casestudiesList .casestudyItem {
    margin: 0;
  }
}
#paperlab #contents .mainSection.navCasestudy .casestudiesList .photo {
  width: 100%;
}
#paperlab #contents .mainSection.navCasestudy + .section.other {
  width: 100%;
  margin-top: 80px;
  padding: 75px 0 100px;
  background: #f0f1f4;
  text-align: center;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navCasestudy + .section.other {
    padding: 40px 15px;
    margin-top: 40px;
  }
  #paperlab #contents .mainSection.navCasestudy + .section.other .btnL {
    width: max(200px, 70%);
  }
}
#paperlab #contents .mainSection.navContact > .section {
  width: min(100%, 1240px);
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navContact > .section {
    padding: 40px 15px;
  }
  #paperlab #contents .mainSection.navContact > .section h2 {
    color: #1e2f46;
    font-size: 18px;
    padding-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #1f2f48;
    font-weight: normal;
  }
  #paperlab #contents .mainSection.navContact > .section:first-child {
    padding-top: 0;
    margin-top: 0;
  }
}
#paperlab #contents .mainSection.navContact > .section > .section {
  width: 100%;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection.navContact > .section > .section.website {
    margin-bottom: 20px !important;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone {
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone .title {
    margin-top: 10px;
    margin-bottom: 6px;
    color: #1d2f47;
    font-weight: 700;
    font-size: 15px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone .tel {
    margin-bottom: 8px;
    font-size: 13px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone .tel span {
    margin-right: 6px;
    color: #1352af;
    letter-spacing: 0.03em;
    font-weight: 700;
    font-size: 21px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone p {
    margin-bottom: 5px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone table {
    font-size: 11px;
    margin-bottom: 20px;
    letter-spacing: 0.06em;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone ul {
    margin-bottom: 10px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone ul li {
    font-size: 13px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section.telephone ul li:not(:last-of-type) {
    margin-bottom: 3px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section h3 {
    font-weight: bold;
    margin-bottom: 18px;
    color: #1e2f46;
    font-size: 14px;
  }
  #paperlab #contents .mainSection.navContact > .section > .section p {
    margin-bottom: 15px;
    color: #1e2f46;
    font-size: 12px;
    line-height: 1.8;
  }
}
#paperlab #contents .mainSection .banner {
  width: min(100%, 1240px) !important;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .banner {
    margin-top: 50px !important;
  }
  #paperlab #contents .mainSection .banner + .detailSection {
    padding-bottom: 0 !important;
  }
  #paperlab #contents .mainSection .banner.mb70 {
    margin-bottom: 0 !important;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .banner__list {
    display: flex !important;
    flex-direction: column;
    gap: 30px;
  }
}
#paperlab #contents .mainSection .banner__list .list__item {
  width: 400px !important;
}
#paperlab #contents .mainSection .banner__list .list__item--smart {
  width: 369px !important;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .banner__list .list__item {
    margin: 0 !important;
    width: 100% !important;
  }
  #paperlab #contents .mainSection .banner__list .list__item::before {
    font-size: 12px;
    display: block;
    position: relative;
    top: 0;
  }
  #paperlab #contents .mainSection .banner__list .list__item::before br {
    display: none !important;
  }
  #paperlab #contents .mainSection .banner__list .list__item img {
    width: 100% !important;
  }
}
#paperlab #contents .mainSection .purchase {
  width: min(100%, 1240px) !important;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase {
    margin-top: 40px !important;
  }
  #paperlab #contents .mainSection .purchase .ttl {
    color: #333;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list {
    flex-direction: column;
    gap: 25px;
  }
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item {
  width: 400px !important;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item {
    width: 100% !important;
  }
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item--tel {
  background-position: 60px center;
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item--tel .item__inner {
  padding-left: 130px;
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--tel {
    background: none;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--tel .item__inner {
    display: block;
    text-align: center;
    padding: 13px 10px 13px 10px;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--tel .number {
    font-size: 18px;
    font-weight: bold;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--tel .week {
    font-size: 13px;
  }
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item--mail {
  background-position: 70px center;
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item--mail a span {
  width: fit-content;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--mail a span {
    left: 50%;
    translate: -60px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--mail {
    background: url(/products/common/images/ico_ph_form.png) no-repeat calc(50% - 100px) center #e7e7e7;
    background-size: 35px;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--mail .item__inner {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--mail .item__inner a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--mail .item__inner a span {
    width: 100%;
    left: 0;
    padding-left: 40px;
  }
}
#paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom {
  background-position: 110px center;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom a span {
    left: 50%;
    translate: -40px;
  }
}
@media only screen and (width <= 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom {
    background: url(/products/common/images/ico_ph_showroom.png) no-repeat calc(50% - 70px) center #e7e7e7;
    background-size: 25px;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom .item__inner {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom .item__inner a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
  }
  #paperlab #contents .mainSection .purchase .purchase__list .list__item--showroom .item__inner a span {
    width: 100%;
    left: 0;
  }
}
#paperlab #contents .mainSection .purchase .purchase__list + .note {
  width: 100%;
}
@media print, screen and (width > 768px) {
  #paperlab #contents .mainSection .purchase .purchase__list + .note {
    width: 400px;
  }
}
#paperlab #contents .detailSection {
  width: 100%;
  margin: 0 auto;
}
#paperlab #contents .snsArea {
  margin-top: 50px;
}
#paperlab #contents .snsArea .share .share_title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
#paperlab #contents .snsArea .share .share_list {
  margin: 25px auto 0;
}
#paperlab #contents .snsArea .share .share_list ul {
  text-align: center;
}
#paperlab #contents .snsArea .share .share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}
#paperlab #contents .navigation > ul > li > a {
  color: #fff !important;
}
@media (hover: hover) {
  #paperlab #contents a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
#paperlab #contents .btnLarge {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 9px 30px;
  min-width: 209px;
  max-width: 280px;
  width: 74%;
  text-align: left;
  text-decoration: none;
  letter-spacing: -0.02em;
  font-size: 13px;
  line-height: 1.425;
}
#paperlab #contents .btnL {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 84.375%;
  height: 45px;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.02em;
  font-size: 13px;
  line-height: 45px;
}
#paperlab #contents .btnL.btnTwoLine {
  box-sizing: border-box;
  height: auto;
  letter-spacing: 2.5px;
  line-height: 1.2;
  padding: 7px 10px 7px 12%;
  position: relative;
  text-align: left;
}
#paperlab #contents .btnM {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 84.375%;
  height: 35px;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  line-height: 35px;
}
#paperlab #contents .btnL:hover,
#paperlab #contents .btnM:hover {
  text-decoration: none;
}
#paperlab #contents .btnLarge.btnBlue,
#paperlab #contents .btnL.btnBlue,
#paperlab #contents .btnM.btnBlue {
  background: #1c4297;
  color: #fff;
}
#paperlab #contents .btnM.btnBlue::after {
  display: inline-block;
  margin-top: -3px;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: url(/products/paperlab/images/icon_arrow_white.png) no-repeat center center;
  background-size: 15px 15px;
  content: "";
  vertical-align: middle;
  -webkit-background-size: 15px 15px;
}
#paperlab #contents .btnM.btnBlue.external::after {
  margin-top: -2px;
  width: 14px;
  height: 14px;
  background: url(/products/paperlab/images/icon_external.gif) no-repeat center center;
  background-size: 14px 14px;
  -webkit-background-size: 14px 14px;
}
#paperlab #contents .btnLarge.btnBlue::after {
  position: absolute;
  top: 50%;
  right: 32px;
  display: inline-block;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url(/products/paperlab/images/icon_arrow_down.png) no-repeat center center;
  background-size: 24px 24px;
  content: "";
  vertical-align: middle;
  -webkit-background-size: 24px 24px;
}
#paperlab #contents .btnL.btnBlue::after {
  display: inline-block;
  margin-top: -3px;
  margin-left: 5px;
  width: 18px;
  height: 19px;
  background: url(/products/paperlab/images/icon_arrow_white_l.png) no-repeat center center;
  background-size: 18px 18px;
  content: "";
  vertical-align: middle;
  -webkit-background-size: 18px 18px;
}
#paperlab #contents .btnL.btnBlue.btnTwoLine::after {
  display: block;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: inherit;
}
#paperlab #contents .btnL.btnWhite,
#paperlab #contents .btnM.btnWhite {
  background: #fff;
  color: #1c4297;
}
#paperlab #contents .btnL.btnWhite::after {
  display: inline-block;
  margin-top: -3px;
  margin-left: 5px;
  width: 18px;
  height: 18px;
  background: url(/products/paperlab/images/icon_arrow_blue.png) no-repeat center center;
  background-size: 18px 18px;
  content: "";
  vertical-align: middle;
  -webkit-background-size: 18px 18px;
}
#paperlab #contents .btnL.btnWhite.btnTwoLine::after {
  display: block;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: inherit;
}
#paperlab #contents .btnM.btnWhite::after {
  display: inline-block;
  margin-left: 5px;
  width: 6px;
  height: 6px;
  background: url(/products/paperlab/images/icon_arrow_blue.png) no-repeat center center;
  background-size: 15px 15px;
  content: "";
  vertical-align: middle;
  -webkit-background-size: 15px 15px;
}
@media (max-width: 414px) {
  #paperlab #contents .btnLarge {
    padding: 9px 40px;
  }
  #paperlab #contents .btnLarge.btnBlue::after {
    right: 36px;
  }
}
@media (max-width: 375px) {
  #paperlab #contents .btnLarge {
    padding: 9px 30px;
  }
  #paperlab #contents .btnLarge.btnBlue::after {
    right: 28px;
  }
}
@media (max-width: 320px) {
  #paperlab #contents .btnLarge {
    padding: 9px 20px;
  }
  #paperlab #contents .btnLarge.btnBlue::after {
    right: 18px;
  }
}
@media print, screen and (width > 768px) {
  #paperlab #pagetopBlock {
    z-index: 2000;
  }
}

:root {
  --color-renew-01: #282828;
  --color-renew-02: #F2F2EE;
  --color-renew-03: #dededa;
  --color-renew-04: #39B24A;
  --color-renew-05: #25A036;
  --color-renew-06: #009145;
  --color-renew-07: #29AAE1;
  --color-renew-08: #0075BA;
  --color-renew-09: #00A6D9;
  --color-renew-10: #6EC77A;
  --color-renew-new: #E83819;
  --color-model-a8100: #50C4F0;
  --color-model-q5000: #96D2B4;
  --color-value01: #04BA01;
  --color-value02: #FE9102;
  --color-value03: #004CA5;
  --color-value04: #7767D2;
  --color-value05: #07A2CA;
  --color-value06: #E83819;
  --color-value_sub01: rgb(4 186 1 / .25);
  --color-value_sub02: rgb(254 145 2 / .25);
  --color-value_sub03: rgb(0 76 165 / .25);
  --color-value_sub04: rgb(119 103 210 / .25);
  --color-value_sub05: rgb(7 162 202 / .25);
  --color-value_sub06: rgb(232 56 25 / .25);
}

.u-color--renew01 {
  color: var(--color-renew-01) !important;
}
.u-color--renew02 {
  color: var(--color-renew-02) !important;
}
.u-color--renew03 {
  color: var(--color-renew-03) !important;
}
.u-color--renew04 {
  color: var(--color-renew-04) !important;
}
.u-color--renew05 {
  color: var(--color-renew-05) !important;
}
.u-color--renew06 {
  color: var(--color-renew-06) !important;
}
.u-color--renew07 {
  color: var(--color-renew-07) !important;
}
.u-color--renew08 {
  color: var(--color-renew-08) !important;
}
.u-color--renew09 {
  color: var(--color-renew-09) !important;
}
.u-color--renew10 {
  color: var(--color-renew-10) !important;
}

@media print, screen and (width > 768px) {
  body {
    min-width: 1240px;
  }
}

@media print, screen and (width > 768px) {
  .u-use--sp {
    display: none !important;
  }
}

@media only screen and (width <= 768px) {
  .u-use--pc {
    display: none !important;
  }
}

.l-main * {
  scroll-margin-top: 100px;
}
@media only screen and (width <= 768px) {
  .l-main * {
    scroll-margin-top: 60px;
  }
}
.l-main:not(.l-main--top):not(.l-main--feature):not(.l-main--spec) .l-main__inner {
  padding-top: 50px;
}
.l-main--top {
  background-color: var(--color-renew-02);
}
.l-main--top * {
  color: var(--color-renew-01);
}
.l-main--feature {
  background-color: var(--color-renew-02);
}
.l-main--feature * {
  color: var(--color-renew-01);
}
.l-main--feature .l-main__inner {
  padding-top: 30px;
}
@media print, screen and (width > 768px) {
  .l-main--feature .l-main__inner {
    padding-top: 60px;
  }
}
.l-main--spec {
  background-color: var(--color-renew-02);
}
.l-main--spec * {
  color: var(--color-renew-01);
}
.l-main--spec .l-main__inner {
  padding-top: 50px;
}
@media print, screen and (width > 768px) {
  .l-main--spec .l-main__inner {
    padding-top: 100px;
  }
}
@media only screen and (width <= 768px) {
  .l-main__inner {
    overflow: hidden;
  }
}

.p-lnav {
  width: 100%;
  background-color: #fff;
  position: sticky;
  z-index: 1000;
  top: -100px;
  left: 0;
}
@media print, screen and (width > 768px) {
  .p-lnav {
    height: 90px;
    top: 0;
  }
}
.p-lnav__inner {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media print, screen and (width > 768px) {
  .p-lnav__inner {
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 1240px;
    height: 100%;
    margin: auto;
    justify-content: flex-end;
  }
}
.p-lnav__list {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  height: 100%;
}
@media only screen and (width <= 768px) {
  .p-lnav__list {
    width: 100%;
    justify-content: flex-start;
  }
}
.p-lnav__list--sub {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
@media only screen and (width <= 768px) {
  .p-lnav__list--sub {
    width: 100%;
    height: 55px;
    position: sticky;
    top: 0;
    left: 0;
  }
}
.p-lnav__item {
  width: 100%;
  height: 50px;
  position: relative;
}
.p-lnav__item:not(:first-child)::before {
  content: "";
  width: 1px;
  height: 8px;
  background-color: var(--color-renew-01);
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
@media only screen and (width <= 768px) {
  .p-lnav__item {
    border-top: 1px solid #F4F4F0;
  }
  .p-lnav__item:nth-child(1) {
    width: 41.6%;
  }
  .p-lnav__item:nth-child(2) {
    width: 26.9%;
  }
  .p-lnav__item:nth-child(3) {
    width: 31.5%;
  }
  .p-lnav__item:nth-child(4) {
    width: 37.8%;
  }
  .p-lnav__item:nth-child(4)::before {
    display: none !important;
  }
  .p-lnav__item:nth-child(5) {
    width: 32%;
  }
  .p-lnav__item:nth-child(6) {
    width: 30.2%;
  }
}
@media print, screen and (width > 768px) {
  .p-lnav__item {
    width: fit-content;
    height: 100%;
  }
  .p-lnav__item:not(:first-child)::before {
    width: 2px;
    height: 10px;
  }
  .p-lnav__item:first-child .p-lnav__link {
    padding-left: 0;
  }
}
.p-lnav__item--top {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
}
.p-lnav__link {
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: var(--color-renew-01) !important;
  text-decoration: none !important;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
@media print, screen and (width > 768px) {
  .p-lnav__link {
    font-size: 16px;
    letter-spacing: 0.025em;
    padding: 0 clamp(35px, 2.85vw, 40px);
  }
}
.p-lnav__btn {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-decoration: none !important;
  color: #fff !important;
  display: grid;
  place-items: center;
  width: 50%;
  height: 100%;
  position: relative;
}
@media print, screen and (width > 768px) {
  .p-lnav__btn {
    font-size: 16px;
    font-weight: 700;
    width: 180px;
  }
}
.p-lnav__btn--request {
  background-color: #2d55b4;
}
@media print, screen and (width > 768px) {
  .p-lnav__btn--request {
    order: 2;
  }
}
.p-lnav__btn--contact {
  background-color: #39b44a;
}
@media print, screen and (width > 768px) {
  .p-lnav__btn--contact {
    order: 3;
  }
}
.p-lnav__btn__txt {
  color: inherit !important;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  text-decoration: none !important;
}

@media only screen and (width <= 768px) {
  .p-lnav--feature, .p-lnav--spec, .p-lnav--customers, .p-lnav--solution {
    top: 0px;
  }
}
.p-lnav--top .p-lnav__item--top .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--top .p-lnav__item--top .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-lnav--feature .p-lnav__item--feature .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--feature .p-lnav__item--feature .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-lnav--customers .p-lnav__item--customers .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--customers .p-lnav__item--customers .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-lnav--solution .p-lnav__item--solution .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--solution .p-lnav__item--solution .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-lnav--spec .p-lnav__item--spec .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--spec .p-lnav__item--spec .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.p-lnav--news .p-lnav__item--news .p-lnav__txt {
  color: var(--color-renew-04);
  position: relative;
}
.p-lnav--news .p-lnav__item--news .p-lnav__txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--color-renew-04);
  position: absolute;
  bottom: -5px;
  left: 0;
}

.p-cta {
  background-color: var(--color-renew-03);
  padding: 30px;
}
@media print, screen and (width > 768px) {
  .p-cta {
    padding: 40px 0;
  }
}
.p-cta__inner {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (width > 768px) {
  .p-cta__inner {
    width: 900px;
  }
}
.p-cta__item {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}
@media only screen and (width <= 768px) {
  .p-cta__item:first-child {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 2px solid #CCCCC8;
  }
}
@media print, screen and (width > 768px) {
  .p-cta__item {
    width: 50%;
    gap: 20px;
  }
  .p-cta__item:first-child {
    border-right: 2px solid #CCCCC8;
  }
}
.p-cta__txt {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media print, screen and (width > 768px) {
  .p-cta__txt {
    font-size: 26px;
  }
}

.p-download {
  background-color: var(--color-renew-03);
  padding: 30px;
}
@media print, screen and (width > 768px) {
  .p-download {
    padding: 25px 0;
  }
}
.p-download__inner {
  width: 100%;
  margin: 0 auto 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media print, screen and (width > 768px) {
  .p-download__inner {
    max-width: 1100px;
  }
}
@media only screen and (width <= 768px) {
  .p-download__inner {
    flex-direction: column;
  }
}
.p-download__txt {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}
@media only screen and (width <= 768px) {
  .p-download__txt {
    font-size: 18px;
    text-align: center;
    line-height: 1.555;
    margin-bottom: 18px;
  }
}
@media print, screen and (width > 768px) {
  .p-download--document .p-download__inner {
    justify-content: center;
    gap: 28px;
  }
}
@media print, screen and (width > 768px) {
  .p-download--document .p-download__txt {
    font-size: 24px;
  }
}

.p-contact {
  padding: 30px 12px 15px;
  background: linear-gradient(to right, #3CAAD0 0%, #28BE5A 99%);
}
@media print, screen and (width > 768px) {
  .p-contact {
    padding: 105px 0;
  }
}
.p-contact__title {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 0.025em;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
@media print, screen and (width > 768px) {
  .p-contact__title {
    margin-bottom: 30px;
    font-size: 38px;
    line-height: 1;
  }
}
.p-contact__inner {
  display: grid;
  width: min(100%, 1240px);
  margin: 0 auto;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media only screen and (width <= 768px) {
  .p-contact__inner {
    grid-template-columns: 100%;
  }
}
.p-contact__item {
  background-color: #fff;
  padding: 30px 20px 20px;
  text-align: center;
}
@media print, screen and (width > 768px) {
  .p-contact__item {
    padding: 45px 0;
  }
  .p-contact__item:nth-child(2) .p-contact__txt {
    line-height: calc(1.7333em * 2);
  }
}
.p-contact__hd {
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-bottom: 18px;
}
@media print, screen and (width > 768px) {
  .p-contact__hd {
    font-size: 28px;
  }
}
.p-contact__txt {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0.025em;
  text-align: center;
}
@media print, screen and (width > 768px) {
  .p-contact__txt {
    font-size: 15px;
  }
}
.p-contact__btn {
  margin: 20px auto 0;
}
@media print, screen and (width > 768px) {
  .p-contact__btn {
    max-width: 280px;
  }
}
.p-contact__btn .c-btn__txt {
  display: block;
  margin: auto;
  width: 165px;
}
.p-contact__btn .c-btn__txt::after {
  right: 0;
}

.p-section {
  width: 100%;
  margin: 0 auto 0;
}
@media print, screen and (width > 768px) {
  .p-section {
    max-width: 1240px;
  }
}
.p-section--spec {
  margin-bottom: 90px;
}
.p-section--spec:last-of-type {
  margin-bottom: 120px;
}
@media only screen and (width <= 768px) {
  .p-section--spec {
    padding-right: 28px;
    padding-left: 28px;
    margin-bottom: 50px;
  }
  .p-section--spec:last-of-type {
    margin-bottom: 60px;
  }
}
.p-section--spec__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #3CAAD0 0%, #28BE5A 99%);
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-section--spec__title {
    font-size: 21px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0.035em;
    margin-bottom: 25px;
  }
}

.p-jumbotron {
  width: 100%;
  position: relative;
  @media print, screen and (width > 768px) {
    max-width: 1400px;
    margin: auto;
  }
  .p-jumbotron__inner {
    @media print, screen and (width > 768px) {
    }
  }
  .p-jumbotron__img {
    width: 100%;
    height: auto;
  }
  
  .p-jumbotron__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 18px;
    padding: 0 60px;
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 200;

    translate: -50% 0;
    @media print, screen and (width > 768px) {
      bottom: 25px;
    }
  }

  .p-jumbotron__arrow {
    width: 11px;
    height: 18px;
    
    background: url(/products/paperlab/images/top/icon_mv_arrow.svg) no-repeat left top;
    background-size: cover;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    cursor: pointer;

    &.p-jumbotron__arrow--prev {
      left: 0;
      rotate: 180deg;
    }

    &.p-jumbotron__arrow--next {
      right: 0;
    }
  }

  .p-jumbotron__autoplay {
    display: grid;
    grid-template-columns: 100%;
    margin-left: 15px;
    width: 16px;
    height: 17px;
    
    @media screen and (width > 768px){
      width: 13px;
      height: 16px;
    }
    .p-jumbotron__btn {
      width: 100%;
      height: 100%;
      grid-column: 1/2;
      grid-row: 1/2;
      border: 0;
      position: relative;
      z-index: 1;
      cursor: pointer;
    }

    &.is_play {
      .p-jumbotron__play {
        display: none !important;
      }
    }
    &:not(&.is_play) {
      .p-jumbotron__pause {
        display: none !important;
      }
    }

    .p-jumbotron__pause {
      background: url(/products/paperlab/images/top/icon_pause.svg) no-repeat center;
      background-size: 16px 14px;
      
      @media screen and (width > 768px){
        background-size: 13px 12px;
      }
    }
    .p-jumbotron__play {
      background: url(/products/paperlab/images/top/icon_play.svg) no-repeat center;
      background-size: 13px 17px;
      
      @media screen and (width > 768px){
        background-size: 12px 16px;
      }
    }
  }

  .p-jumbotron__pagination {
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    position: relative;
    z-index: 200;
    top: 0;

    .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      margin: 0;
      cursor: pointer;
      border: 1px solid #C9C9C9;
      background-color: #fff;
      opacity: 1;
      &.swiper-pagination-bullet-active {
        border-color: var(--color-renew-04);
        background-color: var(--color-renew-04);
      }
    }
  }

  .p-jumbotron__lead {
    padding: 30px;
    font-size: 14px;
    font-weight: 600;
    @media screen and (width > 768px){
      display: none !important;
    }
  }

  .p-jumbotron__txt {
    width: 430px;
    font-size: 14px;
    text-indent: -42px;
    padding-left: 42px;
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 40px;

    @media screen and (width <= 768px){
      width: calc(100% - 50px);
      font-size: 10px;
      text-indent: -28px;
      padding-left: 28px;
      right: 25px;
      bottom: 38px;
    }
  }

  .p-jumbotron__link {
    color: inherit;
    text-decoration: underline;
  }
}
.p-carousel {
  max-width: 1240px;
  margin: auto;
}
.p-carousel__inner {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  transition-timing-function: linear;
  width: auto !important;
}
.p-carousel__inner .swiper-wrapper {
  transition-timing-function: linear;
  align-items: center;
}
.p-carousel__inner .swiper-slide {
  width: auto !important;
  height: auto !important;
  background-color: var(--color-renew-02);
}
.p-carousel__img {
  height: auto;
  mix-blend-mode: multiply;
}
.p-carousel__control {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
  height: 30px;
}
@media print, screen and (width > 768px) {
  .p-carousel__control {
    margin-top: 24px;
    height: 32px;
  }
}
.p-carousel__control__icon {
  width: 100%;
  height: auto;
}
.p-carousel__start, .p-carousel__stop {
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
@media print, screen and (width > 768px) {
  .p-carousel__start, .p-carousel__stop {
    width: 32px;
    height: 32px;
  }
}

.p-intro__head {
  background-color: #fff;
}
@media print, screen and (width > 768px) {
  .p-intro__head {
    display: grid;
    max-width: 1240px;
    margin: auto;
  }
}
.p-intro__head__inner {
  padding: 35px 25px;
}
@media print, screen and (width > 768px) {
  .p-intro__head__inner {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    grid-row: 1/2;
  }
}
@media print, screen and (width > 768px) {
  .p-intro__mv {
    grid-row: 1/2;
  }
}
.p-intro__mv__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-intro__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.565;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-intro__title {
    font-size: 32px;
  }
}
.p-intro__lead {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-intro__lead {
    font-size: 16px;
  }
}
.p-intro__sup {
  font-size: 60% !important;
}
.p-intro__note {
  margin-top: 18px;
}
@media print, screen and (width > 768px) {
  .p-intro__note {
    margin-top: 30px;
  }
}
.p-intro__note__item {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 11px;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-intro__note__item {
    font-size: 13px;
    line-height: 1.5;
  }
}
.p-intro--tag {
  margin: 27px auto;
  width: 82.666vw;
}
@media print, screen and (width > 768px) {
  .p-intro--tag {
    width: 1240px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--tag__list {
    display: grid;
    grid-template-columns: repeat(6, 116px) 332px 162px;
    gap: 7px;
  }
}
@media only screen and (width <= 768px) {
  .p-intro--tag__list {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 6px 4px;
  }
}
.p-intro--tag__item {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: var(--color-renew-04);
  background-color: #fff;
  line-height: 27px;
  border: 1px solid;
}
@media print, screen and (width > 768px) {
  .p-intro--tag__item {
    font-size: 18px;
    line-height: 48px;
    padding: 0 5px;
  }
}
@media only screen and (width <= 768px) {
  .p-intro--tag__item:nth-child(1) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(2) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(3) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(4) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(5) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(6) {
    width: calc((100% - 28px) / 5 );
  }
  .p-intro--tag__item:nth-child(7) {
    flex: 1 0 1%;
  }
  .p-intro--tag__item:nth-child(8) {
    width: 26.777%;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--example .p-intro__head {
    grid-template-columns: 60.714% 1fr;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--example .p-intro__head__inner {
    grid-column: 2/3;
    padding: 0 clamp(70px, 5.714vw, 80px) 0 clamp(88px, 7.14vw, 100px);
  }
}
@media print, screen and (width > 768px) {
  .p-intro--example .p-intro__mv {
    grid-column: 1/2;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--example {
    margin-top: 115px;
  }
}
.p-intro--example__inner {
  width: 100%;
  margin: 0 auto 0;
  padding: 50px 25px;
}
@media print, screen and (width > 768px) {
  .p-intro--example__inner {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--example__inner {
    padding: 88px 0 125px;
  }
}
.p-intro--example__hd {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
@media print, screen and (width > 768px) {
  .p-intro--example__hd {
    font-size: 32px;
  }
}
.p-intro--example__txt {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}
@media print, screen and (width > 768px) {
  .p-intro--example__txt {
    font-size: 15px;
    margin-bottom: 45px;
  }
}
.p-intro--example__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 20px;
}
@media print, screen and (width > 768px) {
  .p-intro--example__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
  }
}
.p-intro--example__img {
  aspect-ratio: 300/246;
  width: 100%;
  object-fit: cover;
}
@media print, screen and (width > 768px) {
  .p-intro--example__img {
    aspect-ratio: 273/224;
  }
}
.p-intro--example__caption {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin-top: 8px;
}
@media print, screen and (width > 768px) {
  .p-intro--example__caption {
    font-size: 15px;
    margin-top: 15px;
  }
}

.p-intro--preservation {
  margin: auto;
  padding: 40px 25px;
  @media screen and (width > 768px) {
    padding: 80px 0;
    max-width: 1240px;
  }
  .p-intro--preservation__title {
    margin-bottom: 35px;
    font-size: 16px;
    font-weight: 500;

    @media screen and (width >768px) {
      margin-bottom: 40px;
      text-align: center;
      font-size: 30px;
      font-weight: 700;
    }
  }

  .p-intro--preservation__sup {
    font-size: 70% !important;
  }

  .p-intro--preservation__mv {
    display: block;
    margin-bottom: 25px;

    @media screen and (width > 768px) {
      margin-bottom: 30px;
    }
  }
  .p-intro--preservation__img {
    width: 100%;
  }

  .p-intro--preservation__list {
    .p-intro--preservation__list__caution {
      position: absolute;
      left: 0;
    }
    .p-intro--preservation__list__item {
      padding-left: 38px;
      font-size: 11px;
      line-height: 1.8;
      font-weight: 500;
      position: relative;

      @media screen and (width > 768px){
        padding-left: 45px;
        font-size: 13px;
        line-height: 1.65;
      }
    }

  }
}

.p-intro--value {
  padding-top: 45px;

  @media screen and (width > 768px){
    padding-top: 90px;
  }
  .p-intro--value__title {
    margin-bottom: 25px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;

    @media screen and (width > 768px) {
      margin-bottom: 45px;
      font-size: 42px;
    }
  }

  .p-intro--value__mv {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 95px;
    @media only screen and (width <= 768px) {
      padding: 0 25px;
      margin-bottom: 35px;
    }
    .p-intro--value__mv__img {
      width: 100%;
      @media print, screen and (width > 768px) {
        width: 990px;
        position: relative;
        left: 50%;
        translate: calc(-50% + -20px) 0;
      }
    }
  }

  .p-intro--value__lead {
    padding: 0 25px;
    font-size: 20px;
    font-weight: 700;
    
    @media screen and (width > 768px){
      text-align: center;
      font-size: 32px;
      
    }
  }

  .p-intro--value__note {
    display: grid;
    place-items: end;
    padding: 0 25px;
    width: min(100%, 1240px);
    margin: 0 auto 30px;
    font-size: 12px;
    
    @media screen and (width > 768px) {
      margin-top: -80px;
      margin-bottom: 50px;
      font-size: 14px;
    }
    .p-intro--value__note__link {
      width: fit-content;
      padding-left: 34px;
      text-indent: -34px;
      color: inherit;
      text-decoration: underline;
      
      @media screen and (width > 768px) {
        width: 430px;
        padding-left: 42px;
        text-indent: -42px;
        
      }
    }
  }

}
.p-intro--value__inner {
  width: 100%;
  margin: 0 auto 0;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
  counter-reset: my-counter;
  padding: 25px;
}
@media print, screen and (width > 768px) {
  .p-intro--value__inner {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-intro--value__inner {
    padding: 45px 0 80px;
    gap: 40px 28px;
  }
}
.p-intro--value__section {
  background-color: #fff;
  width: 100%;
  padding: 0 25px 25px 35px;
}
@media print, screen and (width > 768px) {
  .p-intro--value__section:nth-child(1), .p-intro--value__section:nth-child(2) {
    display: grid;
    grid-template-rows: 1fr 36px auto auto 1fr;
    align-items: center;
    gap: 35px 80px;
    padding: 0;
  }
  .p-intro--value__section:nth-child(1) .p-intro--value__photo, .p-intro--value__section:nth-child(2) .p-intro--value__photo {
    width: 580px;
    height: auto;
    grid-row: 1/6;
    margin: 0;
  }
  .p-intro--value__section:nth-child(1) .p-intro--value__hd, .p-intro--value__section:nth-child(2) .p-intro--value__hd {
    grid-row: 2/3;
    margin-bottom: 0;
  }
  .p-intro--value__section:nth-child(1) .p-intro--value__desc, .p-intro--value__section:nth-child(2) .p-intro--value__desc {
    grid-row: 3/4;
  }
  .p-intro--value__section:nth-child(1) .p-intro--value__list, .p-intro--value__section:nth-child(2) .p-intro--value__list {
    grid-row: 4/5;
    margin-top: 0;
  }
  .p-intro--value__section:nth-child(1) {
    grid-template-columns: 1fr 580px;
    padding-left: 80px;
  }
  .p-intro--value__section:nth-child(1) *:not(.p-intro--value__photo) {
    grid-column: 1/2;
  }
  .p-intro--value__section:nth-child(1) .p-intro--value__photo {
    grid-column: 2/3;
  }
  .p-intro--value__section:nth-child(2) {
    grid-template-columns: 580px 1fr;
    padding-right: 80px;
  }
  .p-intro--value__section:nth-child(2) .p-intro--value__photo {
    grid-column: 1/2;
  }
  .p-intro--value__section:nth-child(2) *:not(.p-intro--value__photo) {
    grid-column: 2/3;
  }
  .p-intro--value__section:nth-child(n+3):nth-child(-n+6) {
    width: calc((100% - 87px) / 4);
    padding: 0 40px 35px;
  }
  .p-intro--value__section:nth-child(n+3):nth-child(-n+6) .p-intro--value__photo {
    width: calc(100% + 80px);
    height: 170px;
    margin-left: -40px;
    margin-bottom: 35px;
  }
}
.p-intro--value__section .p-intro--value__hd::before {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  display: block;
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: var(--color-renew-06);
}
.p-intro--value__photo {
  width: calc(100% + 25px + 35px);
  height: 50vw;
  margin: 0 0 25px -35px;
}
.p-intro--value__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.p-intro--value__hd {
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  padding-left: 48px;
  margin-bottom: 22px;
  position: relative;
}
.p-intro--value__hd::before {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 30px;
  padding-top: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
@media print, screen and (width > 768px) {
  .p-intro--value__hd {
    font-size: 26px;
    line-height: 36px;
    padding-left: 50px;
    margin-bottom: 24px;
  }
  .p-intro--value__hd::before {
    font-size: 23px;
    line-height: 36px;
    width: 36px;
  }
}
.p-intro--value__desc {
  font-size: 12px;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-intro--value__desc {
    font-size: 15px;
    line-height: 1.666;
  }
}
.p-intro--value__list {
  margin-top: 24px;
}
.p-intro--value__item {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.745;
  padding-left: 25px;
}
.p-intro--value__item::before {
  content: "";
  width: 16px;
  height: 15px;
  background: url(../images/icon_check.svg) no-repeat left top;
  background-size: 16px 15px;
  position: absolute;
  left: 0;
  top: 4px;
}
@media print, screen and (width > 768px) {
  .p-intro--value__item {
    font-size: 17px;
    line-height: 1.76;
    font-weight: 700;
    padding-left: 30px;
  }
  .p-intro--value__item::before {
    width: 19px;
    height: 18px;
    background-size: 19px 18px;
    top: 5px;
  }
}
.p-intro--case {
  padding: 48px 26px 40px;
  position: relative;
  background-color: #fff;
}
@media print, screen and (width > 768px) {
  .p-intro--case {
    padding: 100px 0 80px;
  }
}
.p-intro--case__hd {
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__hd {
    font-size: 38px;
    margin-bottom: 30px;
  }
}
.p-intro--case__lead {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 15px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__lead {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
  }
}
.p-intro--case__bottom {
  margin-top: 30px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__bottom {
    margin-top: 60px;
  }
}
.p-intro--case__link {
  text-decoration: none !important;
  display: block;
  padding: 0 25px 25px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__link {
    padding: 0 36px 36px;
  }
}
.p-intro--case__thumbnail {
  width: calc(100% + 50px);
  height: 42.666vw;
  margin-left: -25px;
  margin-bottom: 25px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__thumbnail {
    width: calc(100% + 72px);
    height: 217px;
    margin-left: -36px;
    margin-bottom: 36px;
  }
}
.p-intro--case__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.p-intro--case__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
}
@media print, screen and (width > 768px) {
  .p-intro--case__title {
    font-size: 18px;
  }
}
.p-intro--case__name {
  font-size: 11px;
  font-weight: 400;
  margin-top: 25px;
}
@media print, screen and (width > 768px) {
  .p-intro--case__name {
    font-size: 13px;
  }
}
.p-intro--case__company {
  max-width: 1160px;
  margin: 30px auto;
  text-align: center;
}
@media print, screen and (width > 768px) {
  .p-intro--case__company {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.p-intro--case__logo {
  max-width: 100%;
}
.p-intro--case__bottom {
  overflow: hidden;
}
.p-intro--case__swiper {
  margin: 0;
}
.p-intro--case__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (width > 768px) {
  .p-intro--case__inner {
    width: 1240px;
  }
}
.p-intro--case__inner .swiper {
  width: 72.533vw;
  margin: 0 auto;
}
.p-intro--case__inner .swiper-wrapper {
  align-items: stretch;
}
.p-intro--case__inner .swiper-slide {
  background-color: var(--color-renew-02);
  width: 72.533vw !important;
  height: auto;
}
.p-intro--case__inner .swiper-pagination {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  width: 100%;
  margin-top: 25px;
  position: relative;
  z-index: 10;
}
.p-intro--case__inner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 2px solid #999;
  background-color: #fff;
  margin: 0 !important;
  cursor: pointer;
}
.p-intro--case__inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--color-renew-04);
  background-color: var(--color-renew-04);
}
.p-intro--case__inner .swiper-button-prev, .p-intro--case__inner .swiper-button-next {
  width: 13px;
  height: 22px;
}
.p-intro--case__inner .swiper-button-prev::after, .p-intro--case__inner .swiper-button-next::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/products/paperlab/images/top/icon_arrow_case.svg) no-repeat left top;
  background-size: cover;
}
.p-intro--case__inner .swiper-button-prev.swiper-button-disabled, .p-intro--case__inner .swiper-button-next.swiper-button-disabled {
  opacity: 0.25;
}
.p-intro--case__inner .swiper-button-prev {
  left: 0;
}
.p-intro--case__inner .swiper-button-next {
  rotate: 180deg;
  right: 0;
}
@media print, screen and (width > 768px) {
  .p-intro--case__inner .swiper {
    width: 1150px;
    margin: auto;
  }
  .p-intro--case__inner .swiper-slide {
    width: 370px !important;
    height: auto;
  }
  .p-intro--case__inner .swiper-pagination {
    gap: 16px;
    width: 1150px;
    height: 10px;
    margin-top: 35px;
  }
  .p-intro--case__inner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .p-intro--case__inner .swiper-button-prev, .p-intro--case__inner .swiper-button-next {
    width: 18px;
    height: 30px;
  }
}
.p-intro--bottom {
  background-color: #fff;
  padding: 40px 4.75% 0;
}
@media print, screen and (width > 768px) {
  .p-intro--bottom {
    padding: 60px 0 0;
  }
}

.p-products {
  &.p-products--top {
    background-color: #fff;
  }

  &.p-products--feature {
    .p-products__lead {
      margin-bottom: 10px;
      text-align: center;
      font-size: 20px;
      font-weight: 700;

      @media screen and (width > 768px){
        margin-bottom: 25px;
        font-size: 24px;
      }
    }
  }

  .p-products__inner {
    width: 100%;
    padding: 40px 25px;
    margin: auto;
  
    @media screen and (width > 768px) {
      max-width: 1240px;
      padding: 90px 0;
    }
  }

  .p-products__hd {
    margin-bottom: 25px;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.6;

    @media screen and (width > 768px) {
      font-size: 36px;
    }
  }


  .p-products__lead {
    max-width: 1138px;
    margin: 0 auto 35px;

    font-size: 12px;
    line-height: 1.6;
    font-weight: 500;

    @media screen and (width > 768px) {
      margin-bottom: 40px;

      font-size: 16px;
      
    }

  }
  .p-products__body {
    display: grid;
    grid-template-columns: 100%;
    gap: 35px 50px;

    @media screen and (width > 768px){
      grid-template-columns: repeat(2,1fr);
    }
  }

  .p-products__photo {
    position: relative;
    margin-bottom: 20px;

    @media screen and (width > 768px){
      margin-bottom: 25px;
    }
  }

  .p-products__img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
  }

  .p-products__label {
    width: fit-content;
    min-width: 150px;
    position: absolute;
    padding: 6px 0;
    background-color: #fff;

    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;

    @media screen and (width > 768px) {
      min-width: 194px;
      padding: 10px 0;
      font-size: 14px;
      top: 20px;
      left: 20px;
    }
  }

  .p-products__new {
    width: fit-content;
    padding: 5px 9px;
    background-color: var(--color-renew-new);
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 36px;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 10px;

    @media screen and (width > 768px){
      padding: 7px 12px;
      font-size: 14px;
      top: 20px;
      right: 20px;
    }
  }

  .p-products__name {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700;

    @media screen and (width > 768px){
      margin-bottom: 20px;
      font-size: 22px;
    }
  }

  .p-products__txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;

    @media screen and (width > 768px) {
      font-size: 15px;
    }
    @media screen and (width <= 768px) {
      padding-left: 12px;
      text-indent: -12px;
    }
  }
}

.p-news {
  padding: 50px 28px 35px;
}
.p-news .c-heading {
  margin: 0 auto 18px;
}
@media print, screen and (width > 768px) {
  .p-news .c-heading {
    margin-bottom: 40px;
  }
}
@media print, screen and (width > 768px) {
  .p-news {
    padding-top: 125px;
    padding-bottom: 105px;
  }
}
.p-news__list {
  width: 100%;
  margin: 0 auto 0;
}
@media print, screen and (width > 768px) {
  .p-news__list {
    max-width: 1240px;
  }
}
.p-news__item {
  border-bottom: 1px solid #E5E5E5;
}
.p-news__link, .p-news__nolink {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  padding-top: 20px;
  padding-bottom: 20px;
  gap: 11px 25px;
  text-decoration: none !important;
}
@media print, screen and (width > 768px) {
  .p-news__link, .p-news__nolink {
    padding-top: 40px;
    padding-bottom: 40px;
    align-items: flex-start;
    padding-right: 100px;
    position: relative;
  }
}

@media print, screen and (width > 768px) {
	.p-news__link::after {
		content: "";
		width: 54px;
		height: 54px;
		background: #e5e5db url(/products/paperlab/common/images/icon_arrow_black.svg) no-repeat center center;
		background-size: 10px 8px;
		border-radius: 50%;
		position: absolute;
		right: 0;
		top: 50%;
		translate: 0 -50%;
	}
}

.p-news__time {
  color: #988575;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  position: relative;
  top: 3px;
}
@media print, screen and (width > 768px) {
  .p-news__time {
    font-size: 15px;
  }
}
.p-news__txt {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
  width: 100%;
}
.p-news__txt img {
  position: relative;
  top: 5px;
}
@media print, screen and (width > 768px) {
  .p-news__txt {
    flex: 1 0 1%;
    font-size: 15px;
    line-height: 1.5;
  }
  .p-news__txt img {
    top: 3px;
  }
}
.p-news__check {
  display: none;
}
.p-news__check:checked ~ .p-news__btn {
  display: none;
}
.p-news__check:checked ~ .p-news__btn--close {
  display: grid;
}
.p-news__check:checked ~ .p-news__more {
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.3s;
}
.p-news__check:checked ~ .p-news__more .p-news__list {
  overflow: auto;
}
.p-news__btn {
  display: block;
  width: 82.666vw;
  font-size: 14px;
  font-weight: 700;
  line-height: 53px;
  text-align: center;
  border: 1px solid;
  border-radius: 25px;
  margin: 30px auto 0;
  position: relative;
}
.p-news__btn::before, .p-news__btn::after {
  content: "";
  width: 13px;
  height: 1px;
  position: absolute;
  background-color: var(--color-renew-01);
  top: 50%;
  right: 19px;
  translate: -50% 0;
}
.p-news__btn::after {
  rotate: 90deg;
}
@media print, screen and (width > 768px) {
  .p-news__btn {
    width: 280px;
    font-size: 16px;
    font-weight: 500;
    line-height: 58px;
    border-radius: 30px;
    margin-top: 50px;
  }
  .p-news__btn::before, .p-news__btn::after {
    width: 12px;
    right: 28px;
  }
}
.p-news__btn--close {
  display: none;
}
.p-news__btn--close::after {
  display: none;
}
.p-news__more {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
}
.p-news__more .p-news__list {
  overflow: hidden;
}

.p-faq {
  background-color: #fff;
  padding: 40px 25px 50px;
  max-width: 100%;
}
@media only screen and (width <= 768px) {
  .p-faq .c-heading {
    margin: 0 auto 30px;
  }
}
@media print, screen and (width > 768px) {
  .p-faq {
    padding-top: 105px;
    padding-bottom: 105px;
    display: grid;
    grid-template-columns: 1fr min(22.580vw, 280px) min(77.420vw, 960px) 1fr;
  }
  .p-faq .c-heading {
    grid-column: 2/3;
    grid-row: 1/6;
  }
}
.p-faq__content {
  padding-bottom: 25px;
  border-bottom: 1px solid var(--color-renew-03);
}
.p-faq__content:not(:first-of-type) {
  padding-top: 25px;
}
.p-faq__content[open] .p-faq__question::after {
  rotate: 0deg;
  transition: rotate 0.3s;
}
.p-faq__content[open] .p-faq__answer {
  animation: answerFadeIn 0.5s ease forwards;
  padding-top: 20px;
}
@media print, screen and (width > 768px) {
  .p-faq__content[open] .p-faq__answer {
    padding-top: 30px;
  }
}
@media print, screen and (width > 768px) {
  .p-faq__content {
    padding-top: 8px;
    padding-bottom: 30px;
    grid-column: 3/4;
  }
  .p-faq__content:not(:first-of-type) {
    padding-top: 30px;
  }
  .p-faq__content:last-of-type {
    border-bottom: 0;
  }
}
.p-faq__question {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4666;
  display: grid;
  place-items: center start;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
}
.p-faq__question::before, .p-faq__question::after {
  content: "";
  width: 18px;
  height: 1px;
  background-color: var(--color-renew-01);
  position: absolute;
  right: 0;
  top: 10px;
}
.p-faq__question::after {
  rotate: 90deg;
  transition: rotate 0.2s;
}
.p-faq__question::-webkit-details-marker {
  display: none;
}
@media (hover: hover) {
  .p-faq__question:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media print, screen and (width > 768px) {
  .p-faq__question {
    font-size: 19px;
    font-weight: 700;
    padding-right: 45px;
    padding-left: 43px;
  }
  .p-faq__question::before, .p-faq__question::after {
    width: 21px;
    height: 2px;
    top: 50%;
    translate: 0 -50%;
  }
}
.p-faq__icon {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
  color: var(--color-renew-04);
  text-align: center;
  position: absolute;
  left: 0;
  top: 1px;
}
@media print, screen and (width > 768px) {
  .p-faq__icon {
    font-size: 30px;
    top: 50%;
    translate: 0 -50%;
  }
}
.p-faq__answer {
  opacity: 0;
  translate: 0 -10px;
}
.p-faq__txt {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.p-faq__txt:not(:last-child) {
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-faq__txt {
    font-size: 15px;
  }
}
.p-faq__link:link, .p-faq__link:visited, .p-faq__link:active {
  color: var(--color-renew-01);
}
.p-faq__link:hover {
  text-decoration: underline !important;
}

.p-faq__link--green {
  color: #39b24a;
  text-decoration: underline !important;
  
  &:link ,
  &:visited ,
  &:active {
    color: #39b24a;
  }

  &:hover {
    text-decoration: none !important;
  }
}
@keyframes answerFadeIn {
  0% {
    opacity: 0;
    translate: 0 -10px;
  }
  100% {
    opacity: 1;
    translate: none;
  }
}

.p-feature__img {
  width: 100%;
  height: auto;
}
.p-feature__img + .p-feature__check {
  margin-top: 10px;
}
@media print, screen and (width > 768px) {
  .p-feature__img + .p-feature__check {
    margin-top: 15px;
  }
}
.p-feature__check {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.47;
  position: relative;
  padding-left: 20px;
}
.p-feature__check::before {
  content: "";
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 3px;
}
@media print, screen and (width > 768px) {
  .p-feature__check {
    font-size: 17px;
    padding-left: 30px;
  }
  .p-feature__check::before {
    width: 18px;
    height: 18px;
  }
}
.p-feature__check--01::before {
  background-image: url(/products/paperlab/common/images/icon_check.svg);
}
.p-feature__check--02::before {
  background-image: url(/products/paperlab/common/images/icon_check_orange.svg);
}

.p-feature__check--04 {
  @media screen and (width > 768px){
    min-height: calc(1.47em * 2);
  }
}
.p-feature__check--04::before {
  background-image: url(/products/paperlab/common/images/icon_check_purple.svg);
}
.p-feature__check--06::before {
  background-image: url(/products/paperlab/common/images/icon_check_red.svg);
}
.p-feature__check + .p-feature__img {
  margin-top: 15px;
}
@media print, screen and (width > 768px) {
  .p-feature__check + .p-feature__img {
    margin-top: 25px;
  }
}
.p-feature__column {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
  margin-top: 24px;
}
.p-feature__column:not(:last-child) {
  margin-bottom: 30px;
}
@media print, screen and (width > 768px) {
  .p-feature__column {
    grid-template-columns: repeat(2, 1fr);
    gap: 45px;
    margin-top: 33px;
  }
  .p-feature__column:not(:last-child) {
    margin-bottom: 40px;
  }
  .p-feature__column--03 {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
  }

  .p-feature__column--value02 {
    width: calc(100% + 10px);
    margin-left: -10px;
    grid-template-columns:38% 53%;
    gap:9%;
  }

}
.p-feature__column--value03 {
  margin-top: 15px;
  @media screen and (width > 768px){
    gap: 10px;
  }
  
  .p-feature__img {
    margin-top: 5px;
    @media screen and (width > 768px){
      margin-top: 10px;
    }
  }

  .p-feature--value__caption {
    margin-top: 5px;
    font-size: 12px;
    
    @media screen and (width > 768px){
      margin-top: 10px;
      font-size: 14px;
    }
    &:first-child {
      margin-top: 0 !important;
    }
  }
}

.p-feature__column__txt {
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;

  @media screen and (width > 768px){
    text-align: left;
  }
}
.p-feature__table {
  width: 100%;
  border-top: 1px solid #C8C8BE;
  border-left: 1px solid #C8C8BE;
}
.p-feature__table__th, .p-feature__table__td {
  font-size: 7px;
  line-height: 1.3;
  border-right: 1px solid #C8C8BE;
  border-bottom: 1px solid #C8C8BE;
  vertical-align: middle;
}
@media print, screen and (width > 768px) {
  .p-feature__table__th, .p-feature__table__td {
    font-size: 14px;
  }
}
.p-feature__table__th {
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  height: 30px;
  background-color: var(--color-value03);
}
@media print, screen and (width > 768px) {
  .p-feature__table__th {
    height: 56px;
  }
  .p-feature__table__th:nth-child(1) {
    width: 23.8%;
  }
  .p-feature__table__th:nth-child(2) {
    width: 26.9%;
  }
  .p-feature__table__th:nth-child(3) {
    width: 49.3%;
  }
}
.p-feature__table__td {
  font-weight: 500;
  height: 24px;
  text-align: right;
  padding: 0 5px;
}
.p-feature__table__td:nth-child(1) {
  text-align: center;
}
.p-feature__table__td:not(:nth-child(1)) {
  font-size: 6px;
}
@media print, screen and (width > 768px) {
  .p-feature__table__td {
    height: 42px;
    padding: 0 12px;
  }
  .p-feature__table__td:not(:nth-child(1)) {
    font-size: 12px;
  }
}
.p-feature__table__tbody .p-feature__table__tr:first-child .p-feature__table__td {
  background-color: #FFF95D;
}
.p-feature--download {
  width: 85.333vw;
  margin: 0 auto 60px;
}
@media print, screen and (width > 768px) {
  .p-feature--download {
    width: 373px;
    margin-bottom: 70px;
  }
  .p-feature--download .c-btn {
    font-size: 18px;
    line-height: 70px;
    width: 100%;
    max-width: 100%;
    height: 70px;
  }
}
.p-feature--download .u-use--pc {
  color: inherit;
}
.p-feature--dryfiber {
  width: 85.333vw;
  margin: 0 auto 0;
  padding-top: 45px;
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber {
    padding-top: 90px;
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber {
    width: 848px;
  }
}
.p-feature--dryfiber__title {
  font-size: 21px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber__title {
    font-size: 38px;
    line-height: 1.5;
    margin-bottom: 35px;
  }
}
.p-feature--dryfiber__copy {
  font-size: 18px;
  line-height: 1.555;
  font-weight: 700;
  color: var(--color-renew-04);
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber__copy {
    font-size: 23px;
    margin-bottom: 35px;
  }
}
.p-feature--dryfiber__lead {
  font-size: 13px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 30px;
}
@media only screen and (width <= 768px) {
  .p-feature--dryfiber__lead {
    padding: 0 8px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber__lead {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
  }
}
.p-feature--dryfiber__sup {
  font-size: 60% !important;
}
.p-feature--dryfiber__picture {
  display: block;
  margin: 0 auto 13px;
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber__picture {
    width: 790px;
    margin-bottom: 30px;
  }
}
.p-feature--dryfiber__img {
  width: 100%;
  height: auto;
}
.p-feature--dryfiber__note {
  font-size: 11px;
  line-height: 1.6;
  font-weight: 400;
}
@media only screen and (width <= 768px) {
  .p-feature--dryfiber__note {
    padding: 0 8px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--dryfiber__note {
    font-size: 13px;
  }
}
.p-feature--recycle {
  width: 85.333vw;
  margin: 0 auto 50px;
  padding-top: 50px;
  position: relative;
}
@media print, screen and (width > 768px) {
  .p-feature--recycle {
    max-width: 1140px;
  }
}
.p-feature--recycle::before {
  content: "";
  width: 55px;
  height: 15px;
  background-color: var(--color-renew-04);
  position: absolute;
  top: 20px;
  left: 50%;
  translate: -50% 0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media print, screen and (width > 768px) {
  .p-feature--recycle {
    padding-top: 77px;
    margin-bottom: 100px;
  }
  .p-feature--recycle::before {
    width: 80px;
    height: 22px;
    top: 35px;
  }
}
.p-feature--recycle__title {
  font-size: 17px;
  line-height: 1.57;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}
@media only screen and (width <= 768px) {
  .p-feature--recycle__title {
    width: 100vw;
    margin-left: -7.3335vw;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--recycle__title {
    font-size: 23px;
    line-height: 1.73;
    margin-bottom: 20px;
  }
}
.p-feature--recycle__txt {
  font-size: 13px;
  line-height: 1.69;
  font-weight: 400;
  margin-bottom: 25px;
}
@media print, screen and (width > 768px) {
  .p-feature--recycle__txt {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 0;
  }
}
.p-feature--recycle__picture {
  display: block;
}
@media only screen and (width <= 768px) {
  .p-feature--recycle__picture {
    margin: 45px 0 25px -1.5335vw;
    width: 88.4vw;
  }
}
.p-feature--recycle__img {
  width: 100%;
}
.p-feature--recycle__bottom {
  display: grid;
  grid-template-columns: 100%;
  gap: 15px 0;
  margin-top: 15px;
}
@media print, screen and (width > 768px) {
  .p-feature--recycle__bottom {
    margin-top: 5px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-feature--recycle__note {
  font-size: 11px;
}
@media print, screen and (width > 768px) {
  .p-feature--recycle__note {
    font-size: 13px;
    padding-left: 148px;
  }
}
.p-feature--recycle__detail {
  text-align: right;
}
.p-feature--recycle__link {
  font-size: 12px;
  line-height: 1;
  color: var(--color-renew-01) !important;
  text-decoration: underline !important;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.p-feature--recycle__link::after {
  content: "";
  width: 7px;
  height: 6px;
  -webkit-mask-image: url(/products/paperlab/common/images/icon_arrow.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-image: url(/products/paperlab/common/images/icon_arrow.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: var(--color-renew-04);
  margin-left: 3px;
}
@media print, screen and (width > 768px) {
  .p-feature--recycle__link {
    font-size: 15px;
    font-weight: 700;
  }
  .p-feature--recycle__link::after {
    width: 10px;
    height: 8px;
    margin-left: 6px;
  }
}
.p-feature--nav {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin: 0 auto 15px;
  gap: 5px;
  @media print, screen and (width > 768px) {
    grid-template-columns: repeat(6,1fr);
    gap: 8px;
    margin-bottom: 40px;
  }
}
.p-feature--nav__item {
  height: 180px;
  position: relative;
  background-color: #fff;
  @media only screen and (width <= 768px) {
    height: 110px;
    &:nth-child(n+4) {
      height: 120px;
    }
  }
  &:hover {
    opacity: 0.7;
  }
  &:nth-child(1) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub01);
    }
  }
  &:nth-child(2) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub02);
    }
  }
  &:nth-child(3) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub03);
    }
  }
  &:nth-child(4) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub04);
    }
  }
  &:nth-child(5) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub05);
    }
  }
  &:nth-child(6) {
    .p-feature--nav__link {
      background-color: var(--color-value_sub06);
    }
  }
}

.p-feature--nav__number {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 23px;
  left: 50%;
  translate: -50% 0;
}
.p-feature--nav__number::before {
  content: "";
  width: 41px;
  height: 41px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  top: -8px;
  left: -8px;
}
.p-feature--nav__number--01 {
  background-color: var(--color-value01);
}
.p-feature--nav__number--01::before {
  background-color: var(--color-value_sub01);
}
.p-feature--nav__number--02 {
  background-color: var(--color-value02);
}
.p-feature--nav__number--02::before {
  background-color: var(--color-value_sub02);
}
.p-feature--nav__number--03 {
  background-color: var(--color-value03);
}
.p-feature--nav__number--03::before {
  background-color: var(--color-value_sub03);
}
.p-feature--nav__number--04 {
  background-color: var(--color-value04);
}
.p-feature--nav__number--04::before {
  background-color: var(--color-value_sub04);
}
.p-feature--nav__number--05 {
  background-color: var(--color-value05);
}
.p-feature--nav__number--05::before {
  background-color: var(--color-value_sub05);
}
.p-feature--nav__number--06 {
  background-color: var(--color-value06);
}
.p-feature--nav__number--06::before {
  background-color: var(--color-value_sub06);
}
@media print, screen and (width > 768px) {
  .p-feature--nav__number {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    top: 42px;
  }
  .p-feature--nav__number::before {
    width: 60px;
    height: 60px;
    top: -12px;
    left: -12px;
  }
}
.p-feature--nav__link {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 1.16;
  font-weight: 700;
  color: var(--color-renew-01) !important;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  padding-top: 63px;
  opacity: 1;
}
.p-feature--nav__link::after {
  content: "";
  width: 12px;
  height: 9px;
  background: url(/products/paperlab/images/feature/icon_valuenav.svg) no-repeat left top;
  background-size: 12px 9px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  translate: -50% 0;
}
@media print, screen and (width > 768px) {
  .p-feature--nav__link {
    font-size: 18px;
    padding-top: 108px;
    &::after {
      width: 18px;
      height: 14px;
      background-size: 18px 14px;
      bottom: 20px;
    }
  }
}

.p-feature--model {
  .p-feature--model__radio {
    display: none;

    @media screen and (width <= 768px) {
      &#model_a8100:checked {
        & ~ .p-feature--model__inner {

          .p-feature--model__label--a8100 {
            color: #fff;
            background-color: var(--color-renew-01);
          }
          *.is_q5000 ,
          &::after {
            display: none !important;
          }
        }
      }
      &#model_q5000:checked {
        & ~ .p-feature--model__inner {
          .p-feature--model__label--q5000 {
            color: #fff;
            background-color: var(--color-renew-01);
          }

          *.is_a8100 ,
          &::before {
            display: none !important;
          }
        }
      }
    }
  }

  .p-feature--model__inner {
    padding: 40px 0;
    position: relative;

    &::before ,
    &::after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      z-index: 1;

      @media screen and (width > 768px) {
        width: 50%;
      }
    }

    &::before {
      background-color: var(--color-model-a8100);
      left: 0;
    }
    &::after {
      background-color: var(--color-model-q5000);
      right: 0;
    }

    @media screen and (width > 768px){
      padding: 80px 0;
    }
  }

  .p-feature--model__head {
    margin: 0 auto 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    z-index: 2;

    @media screen and (width > 768px){
      margin-bottom: 75px;
    }
  }

  .p-feature--model__logo {
    width: 80px;

    @media screen and (width > 768px){
      width: 150px;
    }
    .p-feature--model__logo__img {
      width: 100%;
    }
  }


  .p-feature--model__title {
    width: fit-content;
    padding-bottom: 8px;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #fff;

    position: relative;

    &::before {
      content: '';
      width: calc(100% - 10px);
      height: 2px;
      background-color: #fff;
      position: absolute;
      left: 0;
      bottom: 0;
    }
    
    @media screen and (width > 768px){
      padding-bottom: 12px;
      font-size: 56px;
      
      &::before {
        width: calc(100% - 15px);
        height: 4px;
      }
    }
  }

  .p-feature--model__products {
    position: relative;
    z-index: 2;
    margin: auto;
    display: grid;
    grid-template-columns: 100%;
    place-items: center;
    
    @media screen and (width > 768px ){
      grid-template-columns: repeat(2,1fr);
      gap: 160px;
      margin-bottom: 30px;
    }
    .p-feature--model__products__box {
      &.is_a8100 {
        width: 85.333vw;
      }
      &.is_q5000 {
        padding-top: 70px;
      }
      
      @media screen and (width > 768px){
        
        &.is_a8100 {
          width: 504px;
          justify-self: end;
        }
        &.is_q5000 {
          width: 630px;
          justify-self: start;
          margin-left: -60px;
        }
      }

      @media screen and (width <= 768px){
        grid-column: 1/2;
        grid-row: 1/2;
        &.is_q5000 {
          padding-bottom: 40px;
        }
      }
    }
    .p-feature--model__products__img {
      width: 100%;
    }
  }

  .p-feature--model__tab {
    width: 85.333vw;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
    border-bottom: 1px solid var(--color-renew-01);
    position: relative;
    z-index: 2;

    @media screen and (width > 768px){
      width: 1116px;
      border-bottom: 0;
      gap: 236px;
    }
  }
  
  .p-feature--model__catch {
    width: fit-content;
    margin: 0 auto 14px;
    padding: 0 18px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.56;
    font-weight: 700;
    color: #fff;
    position: relative;

    &::before ,
    &::after {
      content: '';
      width: 2px;
      height: calc(100% + 2px);
      background-color: #fff;
      position: absolute;
      top: 50%;
      translate: 0 -50%;
    }

    &::before {
      right: 0;
      rotate: 10deg;
    }
    &::after {
      left: 0;
      rotate: -10deg;
    }

    @media screen and (width > 768px){
      font-size: 25px;

      &::before ,
      &::after {
        height: 80%;
      }

      &::before {
        rotate: 18deg;
      }
      &::after {
        rotate: -18deg;
      }
    }
  }
  .p-feature--model__label {
    display: block;
    border-radius: 22px 22px 0 0;
    padding: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    background-color: #fff;
    position: relative;
    @media screen and (width > 768px) {
      padding: 11px;
      border-radius: 28px;
      font-size: 20px;
      pointer-events: none;

      &.p-feature--model__label--a8100 {
        color: var(--color-renew-09);
      }
      &.p-feature--model__label--q5000 {
        color: var(--color-renew-10);
      }
    }
  }

  .p-feature--model__new {
    width: fit-content;
    padding: 5px 9px;
    background-color: var(--color-renew-new);
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 36px;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: -17px;

    translate: 0 -50%;

    @media screen and (width > 768px){
      padding: 7px 12px;
      font-size: 14px;
      right: 10px;
    }
  }
  .p-feature--model__table {
    width: 85.333vw;
    margin: 0 auto 40px;
    position: relative;
    z-index: 2;

    @media screen and (width > 768px){
      width: 1060px;
      margin-bottom: 100px;
    }

    .p-feature--model__table__tr {
      &:not(:last-child) {
        .p-feature--model__table__th ,
        .p-feature--model__table__td {
          border-bottom: 1px solid #D7E1E1;
        }
      }
    }
    .p-feature--model__table__th ,
    .p-feature--model__table__td {
      padding: 15px 0 15px 15px;
      font-size: 12px;
      font-weight: 500;

      @media screen and (width > 768px){
        padding: 22px 0 22px 30px;
        font-size: 15px;
      }

      sup {
        font-size: 60% !important;
      }
    }
    .p-feature--model__table__th {
      width: 98px;
      color: #fff;
      background-color: var(--color-renew-08);

      @media screen and (width > 768px){
        width: 140px;
      }
    }
    .p-feature--model__table__td {
      background-color: #fff;
      text-align: left;
      vertical-align: middle;

      @media screen and (width > 768px){
        &:nth-child(2) {
          width: 390px;
          border-right: 1px solid #D7E1E1;
        }
      }
    }
  }
  .p-feature--model__section {
    width: 85.333vw;
    margin: 0 auto 40px;
    position: relative;
    z-index: 2;
    @media print, screen and (width > 768px) {
        max-width: 1240px;
        margin-bottom: 100px;
    }
  }

  .p-feature--model__hd {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;

    @media screen and (width > 768px){
      margin-bottom: 30px;
      font-size: 40px;
    }
  }

  .p-feature--model__txt {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 500;

    @media screen and (width > 768px) {
      font-size: 15px;

      &.p-feature--model__txt--mh3 {
        min-height: calc(1.6em * 3);
      }
    }
  }
  
  .p-feature--model__txt--bold {
    margin: 18px auto 0;
    padding-bottom: 4px;
    width: fit-content;
    font-size: 17px;
    font-weight: 700;

    position: relative;

    &.u-color--renew09 {
      &::before {
        background-color: var(--color-renew-09);
      }
    }

    &.u-color--renew10 {
      &::before {
        background-color: var(--color-renew-10);
      }
    }
    
    &::before {
      content: '';
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
    }
    
    @media screen and (width > 768px){
      padding-bottom: 6px;
      font-size: 22px;
      &::before {
        height: 3px;
      }
    }
  }

  .p-feature--model__img {
    width: 100%;
  }

  .p-feature--model__column {
    display: grid;
    grid-template-columns: 100%;
    @media screen and (width > 768px){
      margin-bottom: 30px;
      grid-template-columns: repeat(2,1fr);
      gap: 60px;
    }
  }

  .p-feature--model__box {
    padding: 35px 37px;
    background-color: #fff;

    @media screen and (width > 768px){
      padding: 50px 60px;
    }
    @media screen and (width <= 768px){
      grid-column: 1/2;
      grid-row: 1/2;
    }

    sup {
      font-size: 60% !important;
    }

    .p-feature__column {
      margin: 0;
      gap: 30px;

      @media screen and (width > 768px){
        margin-bottom: 50px;
      }

      .p-feature--model__txt {
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 700;

        @media screen and (width > 768px){
          font-size: 14px;
        }
      }
    }

    &.p-feature--model__box--paper01 {
      padding-right: 50px;
      display: grid;
      grid-template-columns: 1fr 260px;
      gap: 10px;

      .p-feature--model__txt {
        margin: 0;
      }

      @media screen and (width <= 768px){
        grid-template-columns: 1fr 130px;
        gap: 0;
        place-items: center;
        padding: 0 0 0 35px;
      }
    }

    &.p-feature--model__box--paper02 {
      @media screen and (width > 768px) {
        display: grid;
        grid-template-columns: 1fr 278px;
        gap: 35px;
      }
    }
  }
  
}

.p-feature--value {
  width: 85.333vw;
  margin: auto;
  position: relative;
  z-index: 2;
  @media print, screen and (width > 768px) {
      max-width: 1240px;
  }
}
.p-feature--value__green {
  color: var(--color-renew-04);
}
.p-feature--value__title {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__title {
    font-size: 38px;
    margin-bottom: 80px;
  }
}

.p-feature--value__column {
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 100%;

  
  @media screen and (width > 768px){
    margin-bottom: 30px;
    grid-template-columns: repeat(2,1fr);
    gap: 60px;

    .p-feature__column--03 {
      gap: 14px;

      .p-feature__check {
        font-size: 12px;
        padding-left: 19px;

        &::before {
          width: 14px;
          height: 14px;
          background-size: 14px;
        }
      }

      .p-feature--value__note {
        font-size: 11px;
      }
    }
  }
  .p-feature--value__section {
    margin-bottom: 0 !important;

    @media screen and (width > 768px){
      padding: 60px;
    }

    @media screen and (width <= 768px) {
      grid-column: 1/2;
      grid-row: 1/2;
      position: relative;
      z-index: 1;
      
    }
  }
}
.p-feature--value__section {
  background-color: #fff;
  padding: 35px 35px 30px;
}
.p-feature--value__section:not(:last-of-type) {
  margin-bottom: 15px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__section {
    padding: 60px 100px 100px;
  }
  .p-feature--value__section:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.p-feature--value__hd {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 16px;
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  height: 40px;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__hd {
    height: 60px;
    gap: 27px;
    font-size: 30px;
  }
}
.p-feature--value__number {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-left: 8px;
  position: relative;
  z-index: 5;
}
.p-feature--value__number::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  top: -8px;
  left: -8px;
}
.p-feature--value__number--01 {
  background-color: var(--color-value01);
}
.p-feature--value__number--01::before {
  background-color: var(--color-value_sub01);
}
.p-feature--value__number--02 {
  background-color: var(--color-value02);
}
.p-feature--value__number--02::before {
  background-color: var(--color-value_sub02);
}
.p-feature--value__number--03 {
  background-color: var(--color-value03);
}
.p-feature--value__number--03::before {
  background-color: var(--color-value_sub03);
}
.p-feature--value__number--04 {
  background-color: var(--color-value04);
}
.p-feature--value__number--04::before {
  background-color: var(--color-value_sub04);
}
.p-feature--value__number--05 {
  background-color: var(--color-value05);
}
.p-feature--value__number--05::before {
  background-color: var(--color-value_sub05);
}
.p-feature--value__number--06 {
  background-color: var(--color-value06);
}
.p-feature--value__number--06::before {
  background-color: var(--color-value_sub06);
}
@media print, screen and (width > 768px) {
  .p-feature--value__number {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    margin-left: 6px;
  }
  .p-feature--value__number::before {
    width: 60px;
    height: 60px;
    top: -12px;
    left: -12px;
  }
}
.p-feature--value__txt {
  font-size: 12px;
  font-weight: 500;

}

.p-feature--value__txt--value03 {
  margin-bottom: 20px;
  @media screen and (width > 768px) {
    margin-bottom: 30px;
    min-height: calc(1.666em * 6);
    font-size: 15px;
  }
}

.p-feature--value__lead {
  font-size: 12px;
  font-weight: 700;

  @media screen and (width > 768px){
    font-size: 17px;
  }
}

@media print, screen and (width > 768px) {
  .p-feature--value__txt {
    font-size: 15px;
    line-height: 1.666;
  }
}
.p-feature--value__note {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 11px;
  font-weight: 500;
  margin-top: 8px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__note {
    font-size: 14px;
    margin-top: 12px;
  }
}
.p-feature--value__caption {
  font-size: 10px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 10px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__caption {
    font-size: 12px;
    line-height: 1.75;
    font-weight: 500;
    margin-top: 20px;
  }
}
.p-feature--value__caption__link {
  color: inherit;
  text-decoration: underline;
  &:link {
    text-decoration: underline;
  }
}
.p-feature--value__caption__link:link, .p-feature--value__caption__link:visited {
  color: inherit;
}
.p-feature--value__caption__link img {
  margin-left: 5px;
  position: relative;
  top: 5px;
}
@media print, screen and (width > 768px) {
  .p-feature--value__caption__link img {
    top: 3px;
  }
}
.p-feature--value__flow {
  width: 100%;
  margin-top: 65px;
  margin-bottom: 75px;
  .scroll-hint-text {
    color: #fff !important;
  }


  &.p-feature--value__flow--q5000 {
    @media screen and (width > 768px){
      width:min(390px, 100%);
      margin-right: auto;
      margin-left: auto;
    }
  }
}
@media only screen and (width <= 768px) {
  .p-feature--value__flow {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow-x: scroll;
    .p-feature--value__flow__img {
      width: 500px;
    }
  }
}
.p-feature--value__flow__img {
  width: 100%;
}
.p-feature--value__cycle {
  width: 100%;
  margin-top: 78px;

  .scroll-hint-text {
    color: #fff !important;
  }
}
@media only screen and (width <= 768px) {
  .p-feature--value__cycle {
    overflow-x: scroll;
    margin-top: 20px;
  }
}
.p-feature--value__cycle__img {
  width: 100%;
  height: auto;
  @media only screen and (width <= 768px) {
    width: 490px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--value__cycle__img {
    display: block;
    width: 836px;
    margin: auto;
  }
}
.p-feature--kamikuru {
  display: grid;
  grid-template-columns: 100%;
  gap: 24px 0;
  margin-top: 48px;
}
@media print, screen and (width > 768px) {
  .p-feature--kamikuru {
    width:min(1100px, 100%);
    margin-top: 100px;
    position: relative;
    left: 50%;
    translate: -50% 0;
    grid-template-columns:61% 33%;
    gap: 50px 60px;
  }
}
.p-feature--kamikuru__title {
  font-size: 20px;
  line-height: 1.65;
  font-weight: 700;
  text-align: center;
}
@media print, screen and (width > 768px) {
  .p-feature--kamikuru__title {
    grid-column: 1/3;
    grid-row: 1/2;
    font-size: 36px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--kamikuru__item {
    grid-row: 2/3;
  }
  .p-feature--kamikuru__item:nth-of-type(1) {
    grid-column: 1/2;
  }
  .p-feature--kamikuru__item:nth-of-type(2) {
    grid-column: 2/3;
  }
}
@media only screen and (width <= 768px) {
  .p-feature--kamikuru__item:nth-of-type(2) {
    padding: 0 10px;
  }
}
.p-feature--kamikuru__txt {
  font-size: 12px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 15px;
}
@media print, screen and (width > 768px) {
  .p-feature--kamikuru__txt {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 500;
    margin-bottom: 18px;
  }
  .p-feature--kamikuru__txt:nth-of-type(2) {
    font-size: 15px;
  }
}
.p-feature--kamikuru__link {
  color: inherit;
  text-decoration: underline;
}
.p-feature--kamikuru__link:link, .p-feature--kamikuru__link:visited {
  color: inherit;
  text-decoration: underline;
}
.p-feature--kamikuru__link img {
  margin-left: 5px;
  position: relative;
  top: 5px;
}
@media print, screen and (width > 768px) {
  .p-feature--kamikuru__link img {
    top: 3px;
  }
}
.p-feature--kamikuru__img {
  width: 100%;
  height: auto;
}

.p-feature--value__box {
  margin-top: 25px;

  @media screen and (width > 768px){
    margin-top: 50px;
  }
  .p-feature--value__box__img {
    width: 100%;
    margin-top: 15px;
    @media screen and (width > 768px){
      margin-top: 20px;
    }
  }
}
.p-feature--preservation {
  padding-top: 50px;
  padding-bottom: 30px;

  @media screen and (width > 768px) {
    padding-top: 120px;
    padding-bottom: 45px;
    
  }

  .p-feature--preservation__title {
    text-align: center;
    font-size: 20px;
    line-height: 1.65;
    font-weight: 700;
    margin-bottom: 20px;
    @media print, screen and (width > 768px) {
      font-size: 36px;
      margin-bottom: 65px;
    }
  }
}
.p-feature--technology {
  width: 85.333vw;
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: 100%;
  gap: 17px 0;
}
@media print, screen and (width > 768px) {
  .p-feature--technology {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--technology {
    grid-template-columns: 420px 1fr;
    gap: 60px;
    margin-bottom: 130px;
  }
}
.p-feature--technology__box {
  background-color: #fff;
  padding: 28px 30px;
}
@media print, screen and (width > 768px) {
  .p-feature--technology__box {
    padding: 44px 50px;
    height: fit-content;
  }
}
.p-feature--technology__title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (width <= 768px) {
  .p-feature--technology__title {
    text-align: center;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--technology__title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
.p-feature--technology__txt {
  font-size: 12px;
  line-height: 1.6;
  font-weight: 400;
}
@media print, screen and (width > 768px) {
  .p-feature--technology__txt {
    font-size: 15px;
    line-height: 1.7333;
    font-weight: 500;
  }
}
.p-feature--technology__sup {
  font-size: 60% !important;
}
.p-feature--technology__note {
  width: 100%;
  margin-top: 15px;
}
@media print, screen and (width > 768px) {
  .p-feature--technology__note {
    margin-top: 20px;
  }
}
.p-feature--technology__note__item {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 11px;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-feature--technology__note__item {
    font-size: 12px;
    line-height: 1.6;
  }
}
.p-feature--technology__img {
  width: 100%;
  height: auto;
}
.p-feature--technology__caption {
  font-size: 11px;
  margin-top: 16px;
}
@media print, screen and (width > 768px) {
  .p-feature--technology__caption {
    font-size: 12px;
    line-height: 1.666;
    margin-top: 40px;
  }
}
.p-feature--offset {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px 0;
  width: min(100%, 1240px);
  padding: 0 25px;
  margin: auto;
}
@media print, screen and (width > 768px) {
  .p-feature--offset {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 41.666%;
    gap: 30px 4.32%;
  }
}
.p-feature--offset__box {
  background-color: #fff;
  padding: 35px 30px 30px 35px;
  position: relative;
  z-index: 1;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__box {
    grid-column: 2/3;
    grid-row: 1/3;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding: 77px clamp(70px, 5.714vw, 80px) 77px clamp(70px, 5.714vw, 80px);
  }
}
.p-feature--offset__title {
  font-size: 18px;
  line-height: 1.3888;
  font-weight: 700;
  margin-bottom: 20px;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__title {
    font-size: 34px;
    line-height: 1.4;
    white-space: nowrap;
    margin-bottom: 37px;
  }
}
.p-feature--offset__catch {
  font-size: 14px;
  line-height: 1.46;
  font-weight: 700;
  margin-bottom: 19px;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__catch {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 35px;
  }
}
.p-feature--offset__lead {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__lead {
    font-size: 15px;
    line-height: 1.7333;
  }
}
.p-feature--offset__sup {
  font-size: 60% !important;
}
.p-feature--offset__math {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 14px;
  height: 220px;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__math {
    grid-column: 1/2;
    grid-row: 1/2;
    gap: 0 4.59%;
    height: 490px;
  }
}
.p-feature--offset__item {
  height: 220px;
  display: grid;
  place-content: center center;
  position: relative;
  text-align: center;
  background-position: center bottom;
  background-size: cover;
}
.p-feature--offset__item::before, .p-feature--offset__item::after {
  content: "";
  position: absolute;
  z-index: 1;
}
.p-feature--offset__item::before {
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.4);
  top: 0;
  left: 0;
}
.p-feature--offset__item:nth-child(1) {
  background-image: url(/products/paperlab/images/feature/ph_offset01.jpg);
}
.p-feature--offset__item:nth-child(2) {
  background-image: url(/products/paperlab/images/feature/ph_offset02.jpg);
}
.p-feature--offset__item:nth-child(3) {
  background-image: url(/products/paperlab/images/feature/ph_offset03.jpg);
}
.p-feature--offset__item:not(:nth-child(3)) {
  place-content: start center;
  text-align: left;
  padding-top: 20px;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__item:not(:nth-child(3)) {
    padding-top: 45px;
  }
}
.p-feature--offset__item:not(:nth-child(3)) .p-feature--offset__txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.2em;
}
.p-feature--offset__item:not(:nth-child(3))::after {
  width: 6px;
  height: 0;
  border-top: 1px solid var(--color-renew-01);
  top: 50%;
  right: 0;
  translate: calc(100% + 3px) -50%;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__item:not(:nth-child(3))::after {
    width: 14px;
    border-top-width: 2px;
    translate: calc(100% + 7px) -50%;
  }
}
.p-feature--offset__item:nth-child(2)::before {
  background: linear-gradient(0deg, #3CAAD0, #28BE5A);
  opacity: 0.4;
}
.p-feature--offset__item:nth-child(2)::after {
  height: 3px;
  border-bottom: 1px solid var(--color-renew-01);
}
@media print, screen and (width > 768px) {
  .p-feature--offset__item:nth-child(2)::after {
    height: 7px;
    border-bottom-width: 2px;
    right: 0;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--offset__item {
    height: 490px;
  }
}
.p-feature--offset__txt {
  font-size: 10px;
  line-height: 1.411;
  font-weight: 700;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__txt {
    font-size: 23px;
    line-height: 1.5;
  }
}
.p-feature--offset__txt__adjust {
  line-height: 1;
  color: inherit;
  position: relative;
  top: -10px;
  right: -5px;
}
.p-feature--offset__txt--bottom {
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 400;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__txt--bottom {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
  }
}
.p-feature--offset__zero {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__zero {
    font-size: 112px;
  }
}
.p-feature--offset__kgco2 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__kgco2 {
    font-size: 33px;
  }
}
.p-feature--offset__co2 {
  font-size: 7px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__co2 {
    font-size: 17px;
    margin-top: 12px;
  }
}
.p-feature--offset__bottom {
  width: 85.333vw;
  margin: 0 auto 0;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__bottom {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--offset__bottom {
    grid-column: 1/3;
    grid-row: 2/3;
    min-width: 1240px;
  }
}
.p-feature--offset__note__item {
  font-size: 11px;
  line-height: 1.6;
}
@media print, screen and (width > 768px) {
  .p-feature--offset__note__item {
    display: grid;
    grid-template-columns: auto 1fr;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
  }
}
.p-feature--carbon {
  width: 85.333vw;
  margin: 0 auto 0;
  background-color: #fff;
  padding: 25px;
}
@media print, screen and (width > 768px) {
  .p-feature--carbon {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--carbon {
    width: 1240px;
    padding: 70px 50px 62px 100px;
  }
}
.p-feature--carbon__head {
  display: grid;
  grid-template-columns: 100%;
  gap: 25px 0;
  margin-bottom: 50px;
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__head {
    margin-bottom: 30px;
    grid-template-columns: 100px 1fr;
    gap: 0 25px;
  }
}
.p-feature--carbon__head .p-feature--carbon__dl {
  column-gap: 3px;
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__head .p-feature--carbon__dt {
    font-size: 17px;
    padding-right: 13px;
  }
  .p-feature--carbon__head .p-feature--carbon__dt::after {
    right: -4px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__head .p-feature--carbon__dd {
    font-size: 17px;
  }
}
.p-feature--carbon__logo {
  width: 100px;
  height: auto;
}
@media only screen and (width <= 768px) {
  .p-feature--carbon__logo {
    display: block;
    margin: auto;
    width: 130px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__dl {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 5px 8px;
  }
}
.p-feature--carbon__dt {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
}
.p-feature--carbon__dt::after {
  content: "：";
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__dt {
    font-size: 15px;
    white-space: nowrap;
    position: relative;
    padding-right: 17px;
  }
  .p-feature--carbon__dt::after {
    position: absolute;
    right: 0;
  }
}
.p-feature--carbon__dd {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (width <= 768px) {
  .p-feature--carbon__dd:not(:last-child) {
    margin-bottom: 17px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__dd {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7333;
  }
  .p-feature--carbon__dd--wide {
    grid-column: 1/3;
  }
}
.p-feature--carbon__link {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline !important;
}
.p-feature--carbon__link:link, .p-feature--carbon__link:visited, .p-feature--carbon__link:hover {
  color: inherit;
}
.p-feature--carbon__link:hover {
  text-decoration: none !important;
}
@media print, screen and (width > 768px) {
  .p-feature--carbon__link {
    font-size: 17px;
  }
}

.p-feature--carbon__note {
  margin-top: 25px;
  font-size: 11px;

  @media screen and (width > 768px){
    margin-top: 40px;
    font-size: 12px;
  }
}
.p-feature--visualize {
  width: 85.333vw;
  margin: 15px auto 80px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  background-color: #fff;
  padding: 30px 28px;
}
@media print, screen and (width > 768px) {
  .p-feature--visualize {
    max-width: 1240px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--visualize {
    min-width: 1240px;
    flex-direction: row;
    gap: 50px;
    padding: 70px 100px 55px;
    margin-top: 40px;
    margin-bottom: 100px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--visualize__photo {
    width: 57.69%;
  }
}
.p-feature--visualize__img {
  width: 100%;
  height: auto;
}
.p-feature--visualize__caption {
  font-size: 10px;
  font-weight: 400;
  margin-top: 10px;
}
@media print, screen and (width > 768px) {
  .p-feature--visualize__caption {
    font-size: 11px;
  }
}
@media print, screen and (width > 768px) {
  .p-feature--visualize__desc {
    flex: 1 0 1%;
  }
}
.p-feature--visualize__label {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
  text-align: center;
  color: #fff;
  background-color: var(--color-renew-04);
  margin-bottom: 22px;
}
@media print, screen and (width > 768px) {
  .p-feature--visualize__label {
    width: fit-content;
    font-size: 18px;
    line-height: 36px;
    padding: 0 15px 0 10px;
    margin-bottom: 20px;
  }
}
.p-feature--visualize__paperlab {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  color: inherit;
}
.p-feature--visualize__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 35px;
}
@media only screen and (width <= 768px) {
  .p-feature--visualize__title {
    font-size: 19px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.p-feature--visualize__txt {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
}
@media print, screen and (width > 768px) {
  .p-feature--visualize__txt {
    font-size: 15px;
    line-height: 1.6666;
  }
}
.p-feature--bottom {
  background-color: #fff;
  padding: 40px 4.75% 0;
}
@media print, screen and (width > 768px) {
  .p-feature--bottom {
    padding: 60px 0 0;
  }
}

.p-snav {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 50px;
  padding-right: 28px;
  padding-left: 28px;
}
@media print, screen and (width > 768px) {
  .p-snav {
    height: 62px;
    flex-direction: row;
  }
}
.p-snav__item {
  width: 100%;
  position: relative;
}
.p-snav__item::after {
  content: "";
  position: absolute;
  background-color: #d6d6cc;
  border-radius: 5px;
}
@media only screen and (width <= 768px) {
  .p-snav__item:first-child::before {
    content: "";
    position: absolute;
    background-color: #d6d6cc;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 5px;
  }
  .p-snav__item::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
  }
}
@media print, screen and (width > 768px) {
  .p-snav__item {
    width: fit-content;
    height: 62px;
  }
  .p-snav__item:not(:last-child)::after {
    width: 2px;
    height: 62px;
    right: 0;
    top: 0;
  }
}
.p-snav__link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-renew-01) !important;
  text-decoration: none !important;
  padding-left: 5px;
  position: relative;
}
.p-snav__link::after {
  content: "";
  width: 12px;
  height: 7px;
  background: url(/products/paperlab/images/icon_specarrow.svg) no-repeat left top;
  background-size: 12px 7px;
  position: absolute;
}
@media only screen and (width <= 768px) {
  .p-snav__link::after {
    top: 50%;
    right: 5px;
    translate: 0 -50%;
  }
}
@media print, screen and (width > 768px) {
  .p-snav__link {
    height: 100%;
    font-size: 16px;
    line-height: 1;
    padding: 10px 40px 0;
  }
  .p-snav__link::after {
    width: 15px;
    height: 10px;
    background-size: 15px 10px;
    left: 50%;
    bottom: 7px;
    translate: -50% 0;
  }
}

.p-spec {
  width: 100%;
  margin: 0 auto 0;
  @media print, screen and (width > 768px) {
      max-width: 1240px;
  }

  .p-spec__radio {
    display: none;

    &#spec_tab01:checked {
      & ~ .p-spec__nav {
        .p-spec__btn:nth-child(1) {
          color: #fff;
          background-color: #231815;
        }
      }
      & ~ .p-spec__body {
        .p-spec__content:nth-child(1) {
          display: block;
          visibility: visible;
          pointer-events: initial;
          z-index: 1;
        }
      }
    }
    &#spec_tab02:checked {
      & ~ .p-spec__nav {
        .p-spec__btn:nth-child(2) {
          color: #fff;
          background-color: #231815;
        }
      }
      & ~ .p-spec__body {
        .p-spec__content:nth-child(2) {
          display: block;
          visibility: visible;
          pointer-events: initial;
          z-index: 1;
        }
      }
    }
    &#spec_tab03:checked {
      & ~ .p-spec__nav {
        .p-spec__btn:nth-child(3) {
          color: #fff;
          background-color: #231815;
        }
      }
      & ~ .p-spec__body {
        .p-spec__content:nth-child(3) {
          display: block;
          visibility: visible;
          pointer-events: initial;
          z-index: 1;
        }
      }
    }
  }

  .p-spec__nav {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 5px;
    max-width: 856px;
    height: 40px;
    margin: 0 auto 30px;
    padding: 0 28px;

    @media screen and (width > 768px) {
      gap: 10px;
      height: 52px;
      margin-bottom: 40px;
    }
  }

  .p-spec__btn {
    display: grid;
    place-items: center;
    background: #fff;
    border: 1px solid #231815;

    font-size: 16px;
    font-weight: 500;
    color: #231815;

    @media screen and (width > 768px) {
      font-size: 18px;
      font-weight: 700;

      &:hover {
        color: #fff;
        background-color: #231815;
      }
    }
  }
  
  .p-spec__body {
    height: fit-content;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100%;
    position: relative;

  }
  .p-spec__content {
    pointer-events: none;
    display: none;
    visibility: hidden;
    grid-column: 1/2;
    grid-row: 1/2;
    z-index: 0;

    &#spec_content03 {
      @media screen and (width <= 768px){
        .c-table__wrap {
          overflow: auto;
          max-height: 60vh;
        }
      }
    }
  }
}
.c-btn {
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  width: fit-content;
  display: block;
  position: relative;
}
.c-btn__txt {
  position: relative;
  color: inherit;
}
.c-btn__txt::after {
  content: "";
  width: 10px;
  height: 8px;
  background-image: url(../images/icon_arrow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 10px 8px;
  position: absolute;
  top: 50%;
  right: -16px;
  translate: 0 -50%;
  pointer-events: none;
}
.c-btn--primary {
  font-size: 16px;
  line-height: 60px;
  border-radius: 60px;
  background: linear-gradient(to right, #03AEE8 0%, #3055B6 100%);
  width: min(100%, 320px);
}
@media only screen and (width <= 768px) {
  .c-btn--primary {
    width: 100%;
    font-size: 14px;
    line-height: 55px;
  }
}
.c-btn--secondary {
  font-size: 16px;
  line-height: 60px;
  border-radius: 60px;
  background: linear-gradient(to right, #80CD32 0%, #2FA129 100%);
  width: min(100%, 320px);
}
@media only screen and (width <= 768px) {
  .c-btn--secondary {
    width: 100%;
    font-size: 14px;
    line-height: 55px;
  }
}
.c-btn--tertiary {
  width: 222px;
  font-size: 15px;
  line-height: 52px;
  border-radius: 25px;
  background: linear-gradient(to right, #6BC7EE 0%, #67CA78 100%);
}
.c-btn--quaternary {
  font-size: 13px;
  width: 180px;
  height: 35px;
  line-height: 35px;
  background-color: #39b44a;
}
@media print, screen and (width > 768px) {
  .c-btn--quaternary {
    font-size: 15px;
    line-height: 46px;
    width: 200px;
    height: 46px;
  }
}
.c-btn--quinary {
  font-size: 16px;
  line-height: 60px;
  border-radius: 60px;
  background: linear-gradient(to right, #3CAAD0 0%, #28BE5A 99%);
  width: 100%;
  font-size: 14px;
  line-height: 55px;
  border-radius: 60px;
  background-color: #fff;
}
.c-btn--quinary .c-btn__txt {
  text-align: center;
  display: block;
  margin: auto;
  width: calc(100% - 34vw);
}
.c-btn--quinary .c-btn__txt::after {
  right: 0;
}
@media print, screen and (width > 768px) {
  .c-btn--quinary {
    max-width: 300px;
    font-size: 16px;
    line-height: 60px;
    border-radius: 60px;
  }
  .c-btn--quinary .c-btn__txt {
    width: calc(100% - 80px);
  }
}
.c-btn--senary {
  font-size: 16px;
  line-height: 58px;
  border-radius: 60px;
  background: linear-gradient(to right, #3CAAD0 0%, #28BE5A 99%);
  width: min(100%, 320px);
}
.c-btn--senary .c-btn__txt [class*=u-use] {
  color: inherit !important;
}
@media only screen and (width <= 768px) {
  .c-btn--senary {
    width: 100%;
    font-size: 14px;
  }
  .c-btn--senary .c-btn__txt {
    text-align: center;
    display: block;
    margin: auto;
    width: calc(100% - 34vw);
  }
  .c-btn--senary .c-btn__txt::after {
    right: 0;
  }
}
.c-btn--septenary {
  font-size: 13px;
  width: 180px;
  height: 35px;
  line-height: 35px;
  background-color: #2d55b4;
}
@media print, screen and (width > 768px) {
  .c-btn--septenary {
    font-size: 15px;
    line-height: 46px;
    width: 200px;
    height: 46px;
  }
}

.c-heading {
  width: fit-content;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.c-heading__main {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 40px;
  font-weight: 500;
}
@media print, screen and (width > 768px) {
  .c-heading__main {
    font-size: 46px;
  }
}
.c-heading__sub {
  font-size: 12px;
  font-weight: 700;
}
@media print, screen and (width > 768px) {
  .c-heading__sub {
    font-size: 14px;
  }
}

.c-table {
  min-width: 100%;
  border-collapse: collapse;
  position: relative;
}

.c-table__hd {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  border-bottom: 2px solid;

  @media screen and (width > 768px){
    font-size: 22px;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  @media screen and (width <= 768px){
    width: calc(100% - 28px);
    position: sticky;
    left: 0;
    top: 0;
  }
}
@media only screen and (width <= 768px) {
  .c-table {
    position: relative;
  }
  .c-table::after {
    content: "";
    width: 28px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 100%;
  }
}
@media only screen and (width <= 768px) {
  .c-table__wrap {
    width: calc(100% + 28px);
    padding-bottom: 10px;
    margin-right: -28px;
    overflow-x: scroll;
  }
}
.c-table__tr {
  position: relative;
  border-bottom: solid 2px #d6d6cc;

  &.c-table__tr--sticky {
    position: sticky;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: var(--color-renew-02);

    @media screen and (width > 768px){
      top: 90px;
      
    }
  }
}
.c-table__th, .c-table__td {
  padding: 16px 26px;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  @media print, screen and (width <= 768px) {
    white-space: nowrap;
  }
}
.c-table__th:not(:last-child), .c-table__td:not(:last-child) {
  border-right: solid 2px #d6d6cc;
}
@media print, screen and (width > 768px) {
  .c-table__th, .c-table__td {
    font-size: 15px;
    line-height: 1.8;
    padding: 18px 15px 18px 15px;
  }
}
.c-table__th sup, .c-table__td sup {
  font-size: 60% !important;
}
.c-table__th {
  font-weight: 700;
  background-color: var(--color-renew-02);
}

.c-table__img {
  display: block;
  margin: 0 auto;
  mix-blend-mode: multiply;
}
.c-table__number {
  display: block;
  padding-left: 40px;
  text-indent: -40px;
}
.c-table__pl0 {
  padding-left: 0 !important;
}
.c-table__dashborder {
  border-bottom-style: dashed !important;
}

.c-table__vcenter {
  vertical-align: middle;
}
.c-note {
  margin-top: 30px;
}
@media print, screen and (width > 768px) {
  .c-note {
    margin-top: 35px;
  }
}
.c-note__item {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.8;
}
@media print, screen and (width > 768px) {
  .c-note__item {
    font-size: 12px;
    line-height: 1.75;
  }
}
.c-note__attention {
  white-space: nowrap;
}
.c-note__txt {
  flex: 1 0 1%;
}

.c-figure {
  margin: 0;
}
.c-figure__hd, .c-figure__txt {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.64;
}
@media print, screen and (width > 768px) {
  .c-figure__hd, .c-figure__txt {
    font-size: 14px;
    line-height: 1.7;
  }
}
.c-figure__img {
  max-width: 100%;
  height: auto;
}
.c-figure--spec {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  
  .c-figure--spec__wrap {
    @media screen and (width <=768px) {
      width: 100%;
      overflow-x: scroll;

      .c-figure__img {
        max-width: initial;
      }
      
    }
  }
}
@media print, screen and (width > 768px) {
  .c-figure--spec {
    flex-direction: row;
    gap: 40px;
    margin-top: 40px;
  }
}
.c-figure--spec .c-figure__img {
  mix-blend-mode: multiply;
}

.js-scrollImg {

  .simplebar-wrapper {
    margin-bottom: 0 !important;
  }
  .simplebar-content {
    @media screen and (width <= 768px){
      padding-top: 20px !important;
      padding-bottom: 20px !important;
    }
  }
  .simplebar-horizontal {
    &.__top {
      top: 0;
    }
  }
}



/* R|lgp̍ۂ̔ */

.customers-cmp .headSection {
	margin-bottom: 0;
	border-bottom: none;
}

.customers-cmp .headSection h1 {
	font-weight: bold;
}

.customers-cmp .Main {
	overflow: unset;
}