@charset "UTF-8";

/* html {
  top: 0!important;
  position: static!important;
  scroll-behavior: smooth;
}

.scroll { display: none;}
@media (max-width:767px) {
.scroll { display: block;}
}


.u-wbr {
  display: inline-block
}
.u-tb { display: none; }
@media (min-width:768px) {
  .u-sp {
    display: none
  }
}
@media (max-width:767px) {
  .u-pc {
    display: none
  }
}
.p-content {
  color: #323232;
  letter-spacing: .05em
}
.p-content a:hover {
  opacity: .7
}
.p-content__blur {
  filter: blur(10px)
}
.p-section {
  background-color: #fff
}
.p-section__inner {
/*  padding-right: 20px;
  padding-left: 20px*/
}
@media (min-width:768px) {
  .p-section__inner {
/*    max-width: 1240px;
    margin-right: auto;
    margin-left: auto*/
  }
}




.sp_disp { display: none !important; }
@media (max-width:767px) {
  .sp_disp { display: block !important; }
  .pc_disp { display: none !important; }
}



.netprint_content {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}


.content_menu {
  margin: 50px auto 50px auto;
  padding: 25px 0;
  width: 92%;
  max-width: 1100px;
  display: flex;
  border: 3px solid #333333;
  border-radius: 10px;
}
.content_menu .link {
  width: 25%;
  text-align: center;
  position: relative;
}
.content_menu .link:before {
  margin: -9px 0 0 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: -9px;
}
.content_menu .link:nth-of-type(1):before {
  display: none;
}
.content_menu .link a {
  display: inline-block;
  position: relative;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.content_menu .link a:hover:after {
  width: calc( 100% + 20px );
  height: 2px;
  line-height: 2px;
  content: "";
  background: #adadad;
  display: inline-block;
  position: absolute;
  bottom: -6px;
  left: -10px;
}
.content_menu .link.current a:after {
  width: calc( 100% + 20px );
  height: 2px;
  line-height: 2px;
  content: "";
  background: #adadad;
  display: inline-block;
  position: absolute;
  bottom: -6px;
  left: -10px;
}
@media (max-width:767px) {
  .content_menu {
    margin: 6.36vw auto 6.36vw auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
  }
  .content_menu .link {
    padding: 2.18vw 0;
    width: 50%;
    text-align: center;
    position: relative;
  }
  .content_menu .link:nth-of-type(1) {
    border-bottom: 3px solid #333333;
  }
  .content_menu .link:nth-of-type(2) {
    border-bottom: 3px solid #333333;
  }
  .content_menu .link:before {
    margin: -9px 0 0 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: -9px;
  }
  .content_menu .link:nth-of-type(1):before {
    display: none;
  }
  .content_menu .link:nth-of-type(3):before {
    display: none;
  }
  .content_menu .link a {
    display: inline-block;
    position: relative;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .content_menu .link a:hover:after {
    width: calc( 100% + 10px );
    height: 2px;
    line-height: 2px;
    content: "";
    background: #adadad;
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: -5px;
  }
  .content_menu .link.current a:after {
    width: calc( 100% + 20px );
    height: 2px;
    line-height: 2px;
    content: "";
    background: #adadad;
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: -10px;
  }
}

.use_cost {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.use_cost.print {
  background: #fff;
}

.use_cost h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.use_cost h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_cost .cost_data {
  margin: 0 auto;
  padding: 55px 38px 50px 38px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.use_cost .cost_data .link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
.use_cost .cost_data .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 252px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.use_cost .cost_data .link a:hover {
  opacity: 0.6;
}
.use_cost .cost_data .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.use_cost .cost_data .message {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  text-align: left;
  overflow: hidden;
}
.use_cost .cost_data .message p {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}

.use_cost .cost_data .data {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}
.use_cost .cost_data .data table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.use_cost .cost_data .data table th {
  margin: 0 0 0 0;
  padding: 20px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  color: #333333;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px solid #adadad;
  border-top: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table tr th:nth-of-type(1) {
  border-left: none;
}
.use_cost .cost_data .data table tr th:last-child {
  border-right: none;
}
.use_cost .cost_data .data table td {
  margin: 0 0 0 0;
  padding: 15px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  border: 1px solid #adadad;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.label {
  margin: 0 0 0 0;
  padding: 15px 10px;
  width: 180px;
  text-align: left;
  border-left: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.detail {
  margin: 0 0 0 0;
  padding: 15px 15px;
  text-align: left;
  border-right: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.w01 {
  width: 420px;
}
.use_cost .cost_data .attention {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  text-align: left;
  list-style: none;
}
.use_cost .cost_data .attention li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.use_cost .cost_data .attention li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
}
@media (max-width:767px) {
  .use_cost {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
    background: #e8f3f8;
  }
  .use_cost.print {
    background: #fff;
  }
  .use_cost h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .use_cost h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_cost .cost_data {
    margin: 0 auto;
    padding: 6.72vw 0 6.72vw 3.2vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
  }
  .use_cost .cost_data .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
  }
  .use_cost .cost_data .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 45.81vw;
    height: 8vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .use_cost .cost_data .link a:hover {
    opacity: 0.6;
  }
  .use_cost .cost_data .link a:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
  .use_cost .cost_data .message {
    margin: 0 3.2vw 2.72vw 0;
    padding: 0 0 0 0;
    text-align: left;
    overflow: hidden;
  }
  .use_cost .cost_data .message p {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }

  .use_cost .cost_data .data {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
  }
  .use_cost .cost_data .data .cost_data_wrap01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .use_cost .cost_data .data .cost_data_wrap01 .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .use_cost .cost_data .data .cost_data_wrap01.out .scroll {
    width: 0px;
  }
  .use_cost .cost_data .data .cost_data_wrap02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .use_cost .cost_data .data .cost_data_wrap02 .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .use_cost .cost_data .data .cost_data_wrap02.out .scroll {
    width: 0px;
  }

  
  .use_cost .cost_data .data table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 190vw;
    background: #fff;
  }
  .use_cost .cost_data .data table th {
    margin: 0 0 0 0;
    padding: 3.63vw 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    color: #333333;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 1px solid #adadad;
    border-top: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table tr th:nth-of-type(1) {
    border-left: none;
  }
  .use_cost .cost_data .data table tr th:last-child {
    border-right: none;
  }
  .use_cost .cost_data .data table td {
    margin: 0 0 0 0;
    padding: 2.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    border: 1px solid #adadad;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.label {
    margin: 0 0 0 0;
    padding: 2.72vw 1.8vw;
    width: 32.7vw;
    text-align: left;
    border-left: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.detail {
    margin: 0 0 0 0;
    padding: 2.72vw 2.72vw;
    text-align: left;
    border-right: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.w01 {
    width: 76.3vw;
  }
  .use_cost .cost_data .attention {
    margin: 0 3.2vw 5.45vw 0;
    padding: 0 0 0 0;
    text-align: left;
    list-style: none;
  }
  .use_cost .cost_data .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    position: relative;
  }
  .use_cost .cost_data .attention li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
  }
}

.faq {
  margin: 0 0 0 0;
  padding: 60px 0 80px 0;
  background: #e8f3f8;
  text-align: center;
}
.faq h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.faq h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.faq .faq_inner {
  margin: 0 auto;
  padding: 40px 65px 40px 65px;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.faq .faq_inner .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 2px solid #d6d6d6;
}
.faq .faq_inner .item:nth-of-type(1) {
  border-top: 2px solid #d6d6d6;
}
.faq .faq_inner .item .question {
  margin: 0 0 0 0;
  padding: 20px 50px 20px 50px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  cursor: pointer;
  position: relative;
}
.faq .faq_inner .item .question:before {
  margin: 0 0 0 0;
  width: 22px;
  height: 24px;
  line-height: 24px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_q.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 10px;
}
.faq .faq_inner .item .question:after {
  margin: 0 0 0 0;
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_plus.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 13px;
  right: 2px;
}
.faq .faq_inner .item .question.on:after {
  margin: 0 0 0 0;
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_minus.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 13px;
  right: 2px;
}
.faq .faq_inner .item .answer {
  margin: 0 0 0 0;
  padding: 20px 50px 20px 50px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  border-top: 1px dashed #d6d6d6;
  overflow: hidden;
  position: relative;
  display: none;
}
.faq .faq_inner .item .answer:before {
  margin: 0 0 0 0;
  width: 20px;
  height: 21px;
  line-height: 21px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_a.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 10px;
}
.faq .faq_inner .link {
  margin: 0 0 0 0;
  padding: 50px 0 0 0;
  text-align: center;
}
.faq .faq_inner .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 474px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.faq .faq_inner .link a:hover {
  opacity: 0.6;
}
.faq .faq_inner .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
@media (max-width:767px) {
  .faq {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .faq h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .faq h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .faq .faq_inner {
    margin: 0 auto;
    padding: 7.27vw 2.9vw 7.27vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    text-align: left;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .faq .faq_inner .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 2px solid #d6d6d6;
  }
  .faq .faq_inner .item:nth-of-type(1) {
    border-top: 2px solid #d6d6d6;
  }
  .faq .faq_inner .item .question {
    margin: 0 0 0 0;
    padding: 4vw 9.09vw 4vw 9.09vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    cursor: pointer;
    position: relative;
  }
  .faq .faq_inner .item .question:before {
    margin: 0 0 0 0;
    width: 4vw;
    height: 4.6vw;
    line-height: 4.6vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_q.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 4vw;
    left: 2vw;
  }
  .faq .faq_inner .item .question:after {
    margin: 0 0 0 0;
    width: 6.72vw;
    height: 6.72vw;
    line-height: 6.72vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_plus.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 3vw;
    right: 0.4vw;
  }
  .faq .faq_inner .item .question.on:after {
    margin: 0 0 0 0;
    width: 6.72vw;
    height: 6.72vw;
    line-height: 6.72vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_minus.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 3vw;
    right: 0.4vw;
  }
  .faq .faq_inner .item .answer {
    margin: 0 0 0 0;
    padding: 4vw 9.09vw 4vw 9.09vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    border-top: 1px dashed #d6d6d6;
    overflow: hidden;
    position: relative;
    display: none;
  }
  .faq .faq_inner .item .answer:before {
    margin: 0 0 0 0;
    width: 4vw;
    height: 4.6vw;
    line-height: 4.6vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_a.svg") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 4vw;
    left: 2vw;
  }
  .faq .faq_inner .link {
    margin: 0 0 0 0;
    padding: 5.45vw 0 0 0;
    text-align: center;
  }
  .faq .faq_inner .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 50.9vw;
    height: 12.72vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .faq .faq_inner .link a:hover {
    opacity: 0.6;
  }
  .faq .faq_inner .link a:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
}

.service_bnr {
  margin: 0 0 0 0;
  padding: 48px 0;
  width: 100%;
  text-align: center;
  background: #1e83be;
}
.service_bnr .item {
  margin: 0 auto;
  padding: 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: center;
}
.service_bnr .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: block;
  position: relative;
  color: #333;
  background: #ffffff;
  border-radius: 10px;
}
.service_bnr .item a:hover {
  opacity: 0.6;
}
.service_bnr .item a .left {
  margin: 0 0 0 0;
  padding: 30px 0 30px 0;
  width: 60%;
  max-width: 660px;
  display: block;
}
.service_bnr .item a .left p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.service_bnr .item a .left p.catch {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.service_bnr .item a .left .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.service_bnr .item a .left .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.service_bnr .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 31.45%;
  max-width: 346px;
  display: block;
  position: absolute;
  top: 28px;
  right: 3.9%;
}
.service_bnr .item a .image .free {
  margin: -45px 0 0 0;
  padding: 0 0 0 0;
  width: 91px;
  height: 91px;
  line-height: 1.4em;
  font-size: 23px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #01916d;
  color: #ffffff;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: -66px;
}
.service_bnr .item a:hover .image img {
  opacity: 1;
}
@media (max-width:767px) {
  .service_bnr {
    margin: 0 0 0 0;
    padding: 9vw 0;
    width: 100%;
    text-align: center;
    background: #1e83be;
  }
  .service_bnr .item {
    margin: 0 auto;
    padding: 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: center;
  }
  .service_bnr .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
    position: relative;
    color: #333;
    background: #ffffff;
    border-radius: 10px;
  }
  .service_bnr .item a:hover {
    opacity: 0.6;
  }
  .service_bnr .item a .left {
    margin: 0 0 0 0;
    padding: 5.45vw 0 7.63vw 0;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .service_bnr .item a .left p {
    margin: 0 0 0 0;
    padding: 0 0 2.3vw 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .service_bnr .item a .left p.catch {
    margin: 0 0 0 0;
    padding: 0 0 2.3vw 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .service_bnr .item a .left .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .service_bnr .item a .left .link:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
  .service_bnr .item a .image {
    margin: 0 0 4vw 16.36vw;
    padding: 0 0 0 0;
    width: 62.9vw;
    max-width: 62.9vw;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .service_bnr .item a .image .free {
    margin: -8.18vw 0 0 0;
    padding: 0 0 0 0;
    width: 16.36vw;
    height: 16.36vw;
    line-height: 1.4em;
    font-size: 4.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #01916d;
    color: #ffffff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: -11.8vw;
  }
  .service_bnr .item a:hover .image img {
    opacity: 1;
  }
}


.environment {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.environment h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.environment h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.environment .environment_data {
  margin: 0 auto;
  padding: 32px 35px 32px 35px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.environment .environment_data .environment_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.environment .environment_data .environment_data_inner table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  border-top: 1px solid #adadad;
}
.environment .environment_data .environment_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.environment .environment_data .environment_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px;
  text-align: left;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.environment .environment_data .environment_data_inner table td ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.environment .environment_data .environment_data_inner table td li {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.environment .environment_data .environment_data_inner table td .attention li {
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.environment .environment_data .environment_data_inner table td li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "笳�";
  position: absolute;
  top: 0;
  left: 0;
}
.environment .environment_data .environment_data_inner table td ul.attention li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width:1000px) {
  .environment .environment_data .environment_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  h1 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6.5vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  h1:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 66px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .environment {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
    background: #e8f3f8;
  }
  .environment h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .environment h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .environment .environment_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .environment .environment_data .environment_data_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .environment .environment_data .environment_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    border-top: 1px solid #adadad;
  }
  .environment .environment_data .environment_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.18vw 0;
    width: 18.18vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .environment .environment_data .environment_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.18vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .environment .environment_data .environment_data_inner table td ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
  }
  .environment .environment_data .environment_data_inner table td li {
    margin: 0 0 0 0;
    padding: 0 0 0 1em;
    line-height: 1.8em;
    font-size: 2.54vw;
    position: relative;
  }
  .environment .environment_data .environment_data_inner table td .attention li {
    line-height: 1.8em;
    font-size: 2.18vw;
  }
  .environment .environment_data .environment_data_inner table td li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "笳�";
    position: absolute;
    top: 0;
    left: 0;
  }
  .environment .environment_data .environment_data_inner table td ul.attention li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
}

.spec01 {
  margin: 0 0 0 0;
  padding: 60px 0 80px 0;
  text-align: center;
}
.spec01 h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.spec01 h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.spec01 .spec_data {
  margin: 0 auto;
  padding: 32px 35px 32px 35px;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.spec01 .spec_data .spec_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.spec01 .spec_data .spec_data_inner table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.spec01 .spec_data .spec_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 65px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td.title {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 25px;
  text-align: center;
  border-left: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td.title .text {
  margin: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.spec01 .spec_data .spec_data_inner table td.title .label {
  padding: 5px 15px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  display: inline-block;
  border-radius: 90px;
}
.spec01 .spec_data .spec_data_inner table td.title .label.label01 {
  background: #858585;
}
.spec01 .spec_data .spec_data_inner table td.title .label.label02 {
  background: #1e83be;
}
@media (max-width:1000px) {
  .spec01 .spec_data .spec_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  .spec01 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .spec01 h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .spec01 h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .spec01 .spec_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .spec01 .spec_data .spec_data_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .spec01 .spec_data .spec_data_inner .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .spec01 .spec_data .spec_data_inner.out .scroll {
    width: 0px;
  }
  .spec01 .spec_data .spec_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 200vw;
  }
  .spec01 .spec_data .spec_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.54vw 2.7vw;
    width: 56.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: right;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.54vw 3.63vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td.title {
    margin: 0 0 0 0;
    padding: 4.54vw;
    text-align: center;
    border-left: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td.title .text {
    margin: 0 0 0.5vw 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label {
    padding: 1vw 2.9vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    border-radius: 90px;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label.label01 {
    background: #858585;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label.label02 {
    background: #1e83be;
  }
}


.spec02 {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.spec02 h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.spec02 h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.spec02 .spec_data {
  margin: 0 auto;
  padding: 32px 35px 68px 35px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.spec02 .spec_data .spec_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.spec02 .spec_data .spec_data_inner table {
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  width: 100%;
}
.spec02 .spec_data .spec_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px 10px 25px 10px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: center;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td.title {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 25px;
  text-align: center;
  border-left: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td.title .text {
  margin: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.spec02 .spec_data .spec_data_inner table td.title .label {
  padding: 5px 15px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  display: inline-block;
  border-radius: 90px;
}
.spec02 .spec_data .spec_data_inner table td.title .label.label01 {
  background: #858585;
}
.spec02 .spec_data .spec_data_inner table td.title .label.label02 {
  background: #1e83be;
}
.spec02 .spec_data .spec_data_inner table td.border {
  border-left: 1px solid #adadad;
}
.spec02 .spec_data .spec_data_inner table td.left {
  padding: 25px 25px 25px 25px;
  text-align: left;
}
.spec02 .spec_data .image_box {
  width: 100%;
  display: flex;
}
.spec02 .spec_data .image_box .left {
  width: 50%;
  text-align: center;
}
.spec02 .spec_data .image_box .right {
  width: 50%;
  text-align: center;
}
.spec02 .spec_data .image_box p {
  margin: 0 0 0 0;
  padding: 0 0 33px 0;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
}
.spec02 .spec_data .image_box .left img {
  margin: 0 auto;
  width: 86.8%;
}
.spec02 .spec_data .image_box .right img {
  margin: 48px auto 0;
  width: 72.5%;
}
@media (max-width:1000px) {
  .spec02 .spec_data .spec_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  .spec02 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .spec02 h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .spec02 h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .spec02 .spec_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .spec02 .spec_data .spec_data_inner {
    margin: 0 0 15.4vw 0;
    padding: 0 0 0 0;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .spec02 .spec_data .spec_data_inner .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .spec02 .spec_data .spec_data_inner.out .scroll {
    width: 0px;
  }
  .spec02 .spec_data .spec_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 200vw;
  }
  .spec02 .spec_data .spec_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.54vw 2.7vw;
    width: 56.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: right;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.54vw 3.63vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td.title {
    margin: 0 0 0 0;
    padding: 4.54vw;
    text-align: center;
    border-left: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td.title .text {
    margin: 0 0 0.5vw 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label {
    padding: 1vw 2.9vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    border-radius: 90px;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label.label01 {
    background: #858585;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label.label02 {
    background: #1e83be;
  }
  .spec02 .spec_data .spec_data_inner table td.border {
    border-left: 1px solid #adadad;
  }
  .spec02 .spec_data .spec_data_inner table td.left {
    padding: 4.54vw;
    text-align: left;
  }
  .spec02 .spec_data .image_box {
    width: 100%;
    display: block;
  }
  .spec02 .spec_data .image_box .left {
    margin: 0 0 10vw 0;
    width: 100%;
    text-align: center;
  }
  .spec02 .spec_data .image_box .right {
    width: 100%;
    text-align: center;
  }
  .spec02 .spec_data .image_box p {
    margin: 0 0 0 0;
    padding: 0 0 4.54vw 0;
    line-height: 1.4em;
    font-size: 3.81vw;
    font-weight: bold;
    text-align: center;
  }
  .spec02 .spec_data .image_box .left img {
    margin: 0 auto;
    width: 80vw;
  }
  .spec02 .spec_data .image_box .right img {
    margin: 0 auto 0;
    width: 67.2vw;
  }

}


/**
 * home
**/
#main_image {
  margin: 0 0 250px 0;
  padding: 0 0 0 0;
  width: 100%;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01.png") repeat-x 0 0;
  background-size: auto 100%;
}
#main_image .main_image_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1200px;
  position: relative;
}
#main_image .main_image_inner .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 55%;
  position: absolute;
  top: 48px;
  right: -6%;
}
#main_image .main_image_inner .logo {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 74px;
  position: absolute;
  top: 27px;
  left: 14px;
}
#main_image .main_image_inner .catch {
  margin: 0 0 0 0;
  padding: 75px 0 82px 0;
  width: 50%;
  text-align: center;
}
#main_image .main_image_inner .catch .sub {
  margin: 0 0 35px 0;
  padding: 8px 15px 5px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  background: #ffef5b;
  position: relative;
  z-index: 1;
}
#main_image .main_image_inner .catch .sub:after {
  margin: 0 0 0 -20px;
  padding: 0 0 0 0;
  width: 39px;
  height: 39px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  z-index: -1;
}
#main_image .main_image_inner .catch h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  line-height: 1.4em;
  font-size: 40px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  text-align: left;
}
#main_image .main_image_inner .link_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 640px;
  display: flex;
  position: absolute;
  left: 15px;
  bottom: -176px;
}
#main_image .main_image_inner .link_box .left {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 310px;
}
#main_image .main_image_inner .link_box .right {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 310px;
}
#main_image .main_image_inner .link_box .left .comment {
  margin: 0 auto;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  width: 240px;
  height: 77px;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_07.png") no-repeat center top;
  background-size: 100% auto;
}
#main_image .main_image_inner .link_box .right .comment {
  margin: 0 auto;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  width: 280px;
  height: 77px;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_08.png") no-repeat center top;
  background-size: 100% auto;
}
#main_image .main_image_inner .link_box .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 65px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#main_image .main_image_inner .link_box .link a:after {
  margin: -5.5px 0 0 0;
  width: 5px;
  height: 11px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
#main_image .main_image_inner .link_box .link.icon01 a:before {
  margin: -19px 0 0 0;
  width: 26px;
  height: 38px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 20px;
}
#main_image .main_image_inner .link_box .link.icon02 a:before {
  margin: -16px 0 0 0;
  width: 30px;
  height: 32px;
  line-height: 32px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_07.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 21px;
}

#main_image .main_image_inner .link_box .link a:hover {
  opacity: 0.6;
}
#main_image .main_image_inner .link_box .link a:hover img {
  opacity: 1;
}





.problem01 {
  margin: 0 0 0 0;
  padding: 60px 0 65px 0;
  background: #e8f3f8;
  position: relative;
}
.problem01:after {
  margin: 0 0 0 -100px;
  padding: 0 0 0 0;
  width: 200px;
  height: 200px;
  content: "";
  background: #e8f3f8;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: rotate(45deg);
}
.problem01 .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.problem01 .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.problem01 .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.5em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 0px #cccccc;
  box-sizing: border-box;
  display: flex;
  position: relative;
  z-index: 1;
}
.problem01 .list .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 25%;
  position: relative;
}
.problem01 .list .item:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 3px;
  height: calc( 100% - 80px );
  content: "";
  background: #ebebeb;
  border-radius: 90px;
  position: absolute;
  top: 40px;
  left: 0;
  display: block;
}
.problem01 .list .item:nth-of-type(1):before {
  display: none;
}
.problem01 .list .item a {
  margin: 0 0 0 0;
  padding: 40px 0 48px 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.problem01 .list .item a .num {
  margin: 0 auto 18px auto;
  padding: 0 0 0 0;
  max-width: 87px;
}
.problem01 .list .item a .image {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  min-height: 250px;
}
.problem01 .list .item a .image.image01 {
  max-width: 173px;
}
.problem01 .list .item a .image.image02 {
  max-width: 225px;
}
.problem01 .list .item a .image.image03 {
  max-width: 206px;
}
.problem01 .list .item a .image.image04 {
  max-width: 209px;
}
.problem01 .list .item a .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .list .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 170px;
  height: 51px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.problem01 .list .item a .link:after {
  margin: -2.5px 0 0 0;
  width: 10px;
  height: 5px;
  line-height: 5px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.problem01 .list .item a:hover {
  opacity: 0.6;
}
.problem01 .list .item a:hover img {
  opacity: 1;
}






.problem02 {
  margin: 0 0 0 0;
  padding: 90px 0 15px 0;
  position: relative;
}
.problem02 .head {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  text-align: center;
  position: relative;
}
.problem02 .head .sub {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  vertical-align: middle;
}
.problem02 .head .sub .label {
  margin: 0 10px;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 28px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
}
.problem02 .head .sub .label.label01 {
  background: #858585;
}
.problem02 .head .sub .label.label02 {
  background: #1e83be;
}
.problem02 .head h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  position: relative;
  display: inline-block;
}
.problem02 .head h3 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 63px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #1e83be;
}
.problem02 .head h3:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 70px;
  height: 148px;
  line-height: 148px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -146px;
}
.problem02 .head h3:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 70px;
  height: 148px;
  line-height: 148px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: -146px;
}
.problem02 .intro {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}
.problem02 .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  text-align: center;
}
.problem02 .arrow {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 38px;
}
.problem02 .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
}
.problem02 .list .item {
  margin: 0 0 35px 0;
  padding: 60px 0 47px 0;
  width: 100%;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.problem02 .list .item.etc {
  margin: 0 0 35px 0;
  padding: 10px !important;
  width: 100%;
}
.problem02 .list .item .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 164px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.problem02 .list .item .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  position: relative;
}
.problem02 .list .item .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
}
.problem02 .list .item .description.case01 {
  margin: 0 4.54% 0 41%;
}
.problem02 .list .item .description.case02 {
  margin: 0 41.36% 0 11.6%;
}
.problem02 .list .item .description.case03 {
  margin: 0 4.54% 25px 41%;
}
.problem02 .list .item .description.case04 {
  margin: 0 4.54% 25px 41%;
}
.problem02 .list .item .description.case05 {
  margin: 0 41.36% 0 11.6%;
}
.problem02 .list .item .description.case06 {
  margin: 0 56.36% 0 11.6%;
}
.problem02 .list .item .description p {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.problem02 .list .item .description p.catch {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.problem02 .list .item .description p .note {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 11px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.problem02 .list .item .description .service {
  margin: 0 0 0 0;
  padding: 6px 6px 6px 10px;
  display: inline-block;
  
  padding: 0 0 0 0;
  display: table;

  border: 6px solid #ffffff;
  
  background: #fff;
  border-radius: 90px;
}
.problem02 .list .item .description .service dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  
  line-height: 1.2em;
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: inline-block;
  vertical-align: middle;

  padding: 0 0 0 10px;
  display: table-cell;

}
.problem02 .list .item .description .service dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline-block;
  
  display: table-cell;
  
  vertical-align: middle;
}
.problem02 .list .item .description .service dd .label {
  margin: 0 0 0 8px;
  padding: 7px 15px 5px;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 90px;
  color: #ffffff;
  display: inline-block;
  
  vertical-align: middle;
}
.problem02 .list .item .description .service dd .label.label01 {
  background: #858585;
}
.problem02 .list .item .description .service dd .label.label02 {
  background: #1e83be;
}
.problem02 .list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
}
.problem02 .list .item .image.image01 {
  width: 24.45%;
  top: -25px;
  left: 10.9%;
}
.problem02 .list .item .image.image02 {
  width: 30.54%;
  top: 15px;
  right: 5.8%;
}
.problem02 .list .item .image.image03 {
  width: 25.18%;
  top: -36px;
  left: 9.18%;
}
.problem02 .list .item .image.image04 {
  width: 22.18%;
  top: -40px;
  left: 10.6%;
}
.problem02 .list .item .image.image05 {
  width: 21.72%;
  top: -10px;
  right: 10.0%;
}
.problem02 .list .item .image.image06 {
  width: 45.09%;
  top: 0px;
  right: 6.0%;
}
.problem02 .list hr {
  margin: 35px auto 35px;
  width: 88.9%;
  height: 0px;
  line-height: 0px;
  background: none;
  border: none;
  border-top: 3px solid #ebebeb;
}
.problem02 .list .item.etc .wrap {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  width: 100%;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.problem02 .list .item h4 {
  margin: 35px 0 35px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 31px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.problem02 .list .item h4:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 33px;
  line-height: 33px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.problem02 .list .item h4:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 20px;
  height: 33px;
  line-height: 33px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.problem02 .list .item .function {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 996px;
  display: flex;
}
.problem02 .list .item .function .min_item {
  margin: 0 2.875% 0 0;
  padding: 0 0 0 0;
  width: 17.7%;
  min-height: 116px;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  background: #e8f3f8;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.problem02 .list .item .function .min_item:nth-of-type(5) {
  margin: 0 0 0 0;
}
.problem02 .list .item .function .min_item .text01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 42px;
}
.problem02 .list .item .function .min_item .text02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 25px;
}
.problem02 .list .item .function .min_item .text03 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 19px;
}
.problem02 .list .item .function .min_item .text04 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 32px;
}
.problem02 .list .item .function .min_item .text05 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 29px;
}
.problem02 .list .item .function .min_item .text06 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 20px;
}
.problem02 .list .item .function .min_item .text07 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 23px;
}
.problem02 .list .item .function .min_item .text08 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 46px;
}
.problem02 .list .item .catch {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #1e83be;
}
.problem02 .list .item .catch em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #1e83be;
  position: relative;
  z-index: 1;
}
.problem02 .list .item .catch em span {
  position: relative;
  z-index: 2;
}
.problem02 .list .item .catch em:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 8px;
  line-height: 8px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.problem02 .list .item .attention {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  display: inline-block;
  line-height: 1.4em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.problem02 .list .item .attention:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  display: inline-block;
}







.type {
  margin: 0 0 0 0;
  padding: 60px 0 65px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.type .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.type .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.type .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.type .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.type .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.type .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 18px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
}
.type .list {
  margin: 0 auto 0 auto;
  padding: 37px 45px 50px 45px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 0px #cccccc;
  box-sizing: border-box;
}
.type .list hr {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 0;
  line-height: 0;
  display: block;
  background: none;
  border: none;
  border-top: 1px solid #adadad;
}
.type .list .line_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
.type .list .line_box .cell01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 20%;
  height: 120px;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f8f8f8;
}
.type .list .line_box.top .cell01 {
  background: #ffffff;
  border-right: 1px solid #adadad;
}
.type .list .line_box .cell02 {
  margin: 0 0 0 0;
  padding: 25px 0 0 40px;
  width: 40%;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
/*  background: #ebebeb;*/
  box-sizing: border-box;
}
.type .list .line_box.top .cell02 {
  border-right: 1px solid #adadad;
}
.type .list .line_box.bottom .cell02 {
  border-right: 1px solid #adadad;
}

.type .list .line_box .cell03 {
  margin: 0 0 0 0;
  padding: 25px 0 0 40px;
  width: 40%;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
/*  background: #d2e6f2;*/
  box-sizing: border-box;
}
.type .list .line_box.top .cell02 {
  padding: 40px 0 0 0;
  border-top-left-radius: 10px;
  /*border-top-right-radius: 10px;*/
  text-align: center;
}
.type .list .line_box.top .cell03 {
  padding: 40px 0 0 0;
 /*border-top-left-radius: 10px;*/
  border-top-right-radius: 10px;
  text-align: center;
}
.type .list .line_box.bottom .cell02 {
  border-bottom-left-radius: 10px;
  /*border-bottom-right-radius: 10px;*/
}
.type .list .line_box.bottom .cell03 {
  /*border-bottom-left-radius: 10px;*/
  border-bottom-right-radius: 10px;
}
.type .list .line_box .label {
  margin: 0 auto;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 25px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
}
.type .list .line_box .label.label01 {
  background: #858585;
}
.type .list .line_box .label.label02 {
  background: #1e83be;
}
.type .list .line_box ul {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.type .list .line_box ul li {
  padding: 0 0 0 1em;
  box-sizing: border-box;
  position: relative;
}
.type .list .line_box ul.wide li {
  margin-left: 70%;
  width: 100%;
}

.type .list .line_box ul li.icon01:before {
  padding: 0 0 0 0;
  content: "笳�";
  color: #adadad;
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon02:before {
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon03:before {
  padding: 0 0 0 0;
  content: "笳�";
  color: #78b5d8;
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon04:before {
  padding: 0 0 0 0;
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}


.case_study {
  margin: 0 0 0 0;
  padding: 55px 0 78px 0;
  overflow: hidden;
}
.case_study .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.case_study .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.case_study .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.case_study .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.case_study .item {
  margin: 0 auto 0 auto;
  padding: 0 0 3px 0;
  width: 92%;
  max-width: 1100px;
}
.case_study .item a {
  margin: 0 0 0 0;
  padding: 45px 30px 30px 50%;
  width: 100%;
  background: #fff;
  border: 3px solid #d6d6d6;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.case_study .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 43%;
  position: absolute;
  top: 35px;
  left: 3.45%;
}
.case_study .item a p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}
.case_study .item a p.catch {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.case_study .item a p.name {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}

.case_study .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.case_study .item a .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.case_study .item a:hover {
  opacity: 0.6;
}
.case_study .item a:hover img {
  opacity: 1;
}
.use_scene {
  margin: 0 0 0 0;
  padding: 60px 0 25px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.use_scene .head {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.use_scene .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_scene .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .catch {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
}
.use_scene .list .item {
  margin: 0 3.4% 30px 0;
  padding: 0 0 0 0;
  width: 48.3%;
  background: #fff;
  box-shadow: 3px 3px 0px #cccccc;
  border-radius: 10px;
  overflow: hidden;

}
.use_scene .list .item:nth-of-type(2n) {
  margin: 0 0 30px 0;
}
.use_scene .list .item h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 52px;
  color: #ffffff;
  line-height: 1.6em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1e83be;
}
.use_scene .list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.use_scene .list .item .image.image01 {
  margin: 10px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 508px;
  min-height: 240px;
}
.use_scene .list .item .image.image02 {
  margin: 25px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 415px;
  min-height: 225px;
}
.use_scene .list .item .image.image03 {
  margin: 10px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 500px;
  min-height: 240px;
}
.use_scene .list .item .image.image04 {
  margin: 30px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 338px;
  min-height: 220px;
}
.use_scene .list .item p {
  margin: 0 auto 0 auto;
  padding: 0 0 20px 0;
  width: 90%;
  max-width: 430px;
  color: #333333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
}






.how_to_use {
  margin: 0 0 0 0;
  padding: 60px 0 35px 0;
  overflow: hidden;
  background: #ffffff;
}
.how_to_use .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.how_to_use .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.how_to_use .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.how_to_use .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.how_to_use .item {
  margin: 0 auto 42px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  border-radius: 10px;
  overflow: hidden;
}
.how_to_use .item h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 90px;
  color: #ffffff;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1e83be;
}
.how_to_use .item h3 .sub {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #ffffff;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.how_to_use .item p {
  margin: 0 0 0 0;
  padding: 25px 0 30px 0;
  color: #333333;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
}
.how_to_use .item p.note {
  margin: 0 0 0 57%;
  padding: 0 0 55px 1em;
  color: #333333;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  position: relative;
}
.how_to_use .item p.note:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.how_to_use .item .image {
  margin: 0 auto 7px auto;
  padding: 0 0 0 0;
  width: 94%;
  max-width: 938px;
}
.how_to_use .item .flow {
  margin: 0 auto 15px auto;
  padding: 55px 0 0 0;
  width: 96%;
  max-width: 1005px;
  display: flex;
  flex-wrap: wrap;
}
.how_to_use .item .flow li {
  margin: 0 2% 30px 0;
  padding: 0 0 0 0;
  width: 23.5%;
  position: relative;
}
.how_to_use .item .flow li:nth-of-type(4n) {
  margin: 0 0 30px 0;
}
.how_to_use .item .flow li p {
  margin: 0 0 10px 32px;
  padding: 0 0 0 0;
  height: 2.8em;
  color: #333333;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.how_to_use .item .flow li .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.how_to_use .item .flow li .num.num01 {
  width: 7px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num02 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num03 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num04 {
  width: 14px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num05 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num06 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num07 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num08 {
  width: 14px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .link {
  margin: 0 0 0 0;
  padding: 0 0 42px 0;
  text-align: center;
}
.how_to_use .item .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 325px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.how_to_use .item .link a:hover {
  opacity: 0.6;
}
.how_to_use .item .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.use_flow {
  margin: 0 0 0 0;
  padding: 55px 0 56px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.use_flow .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.use_flow .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_flow .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_flow .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_flow .flow {
  margin: 0 auto 20px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  display: flex;
}
.use_flow .flow li {
  margin: 0 1.6% 0 0;
  padding: 24px 18px 24px 18px;
  width: 23.8%;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
}
.use_flow .flow li:nth-of-type(4) {
  margin: 0 0 0 0;
}
.use_flow .flow li .label {
  margin: 0 0 20px 15px;
  padding: 0 0 0 0;
  width: 100%;
  height: 3.2em;
  color: #333333;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.use_flow .flow li .step {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 35px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.use_flow .flow li .image {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
}
.use_flow .flow li p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
}
.use_flow .attention {
  margin: 0 auto 20px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: left;
}
.use_flow .attention li {
  margin: 0 0 0 0;
  padding: 0 0 0.5em 2em;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  position: relative;
}
.use_flow .attention li .icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.related_product {
  margin: 0 0 0 0;
  padding: 55px 0 0 0;
  overflow: hidden;
}
.related_product .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.related_product .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.related_product .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.related_product .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.related_product .item {
  margin: 0 auto 0 auto;
  padding: 0 0 3px 0;
  width: 92%;
  max-width: 1100px;
}
.related_product .item a {
  margin: 0 0 0 0;
  padding: 45px 0 30px 50%;
  width: 100%;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.related_product .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 38.36%;
  position: absolute;
  top: 39px;
  left: 6.18%;
}
.related_product .item a p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}
.related_product .item a p.catch {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.related_product .item a p.catch em {
  font-size: 22px;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

.related_product .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.related_product .item a .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.related_product .item a:hover {
  opacity: 0.6;
}
.related_product .item a:hover img {
  opacity: 1;
}
.trial {
  margin: 0 0 0 0;
  padding: 45px 0 40px 0;
  width: 100%;
  background: #e8f3f8;
  text-align: center;
}
.trial .comment {
  margin: 0 0 20px 0;
  padding: 10px 30px;
  background: #333333;
  line-height: 1.2em;
  font-size: 13px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
  display: inline-block;
  border-radius: 90px;
  position: relative;
  z-index: 1;
}
.trial .comment:after {
  margin: 0 0 0 -10px;
  padding: 0 0 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: block;
  z-index: -1;
}
.trial .link {
  padding: 0 0 10px 0;
}
.trial .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 505px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.trial .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.trial .link a:hover {
  opacity: 0.6;
}
.trial p.note {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  display: inline-block;
}
.trial p.note:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #main_image {
    margin: 0 0 250px 0;
    padding: 0 0 0 0;
    width: 100%;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01.png") repeat-x 0 0;
    background-size: auto 100%;
  }
  #main_image .main_image_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1200px;
    position: relative;
  }
  #main_image .main_image_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 55%;
    position: absolute;
    top: 48px;
    right: -6%;
  }
  #main_image .main_image_inner .logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 64px;
    position: absolute;
    top: 10px;
    left: 14px;
  }
  #main_image .main_image_inner .catch {
    margin: 0 0 0 0;
    padding: 75px 0 82px 0;
    width: 50%;
    text-align: center;
  }
  #main_image .main_image_inner .catch .sub {
    margin: 0 0 35px 0;
    padding: 8px 15px 5px;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: #ffef5b;
    position: relative;
    z-index: 1;
  }
  #main_image .main_image_inner .catch .sub:after {
    margin: 0 0 0 -20px;
    padding: 0 0 0 0;
    width: 39px;
    height: 39px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: -1;
  }
  #main_image .main_image_inner .catch h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    text-align: left;
  }


  .problem01 {
    margin: 0 0 0 0;
    padding: 60px 0 65px 0;
    background: #e8f3f8;
    position: relative;
  }
  .problem01:after {
    margin: 0 0 0 -100px;
    padding: 0 0 0 0;
    width: 200px;
    height: 200px;
    content: "";
    background: #e8f3f8;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: rotate(45deg);
  }
  .problem01 .head {
    margin: 0 0 50px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .problem01 .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .problem01 .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
    display: flex;
    position: relative;
    z-index: 1;
  }
  .problem01 .list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 25%;
    position: relative;
  }
  .problem01 .list .item:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 3px;
    height: calc( 100% - 80px );
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    top: 40px;
    left: 0;
    display: block;
  }
  .problem01 .list .item:nth-of-type(1):before {
    display: none;
  }
  .problem01 .list .item a {
    margin: 0 0 0 0;
    padding: 40px 0 48px 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .problem01 .list .item a .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    min-height: 250px;
  }


  .problem02 .head h3 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 53px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #1e83be;
  }
  .problem02 .list .item .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .problem02 .list .item .description .service {
    margin: 0 0 0 0;
/*    padding: 6px 6px 6px 10px;
    display: inline-block;*/
    background: #fff;
    border-radius: 90px;
  }
  .problem02 .list .item .description .service dt {
    margin: 0 0 0 0;
/*    padding: 0 0 0 0;*/
    line-height: 1.2em;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label {
    margin: 0 0 0 8px;
    padding: 7px 5px 5px;
    line-height: 1.4em;
    font-size: 12px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label.label01 {
    background: #858585;
  }
  .problem02 .list .item .description .service dd .label.label02 {
    background: #1e83be;
  }
  .problem02 .list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
  }
  .problem02 .list .item .image.image01 {
    width: 24.45%;
    top: -25px;
    left: 10.9%;
  }
  .problem02 .list .item .image.image02 {
    width: 30.54%;
    top: 15px;
    right: 5.8%;
  }
  .problem02 .list .item .image.image03 {
    width: 27.18%;
    top: -36px;
    left: 8.18%;
  }
  .problem02 .list .item .image.image04 {
    width: 24.18%;
    top: -20px;
    left: 8.6%;
  }
  .problem02 .list .item .image.image05 {
    width: 21.72%;
    top: -10px;
    right: 10.0%;
  }
  .problem02 .list .item .image.image06 {
    width: 45.09%;
    top: 0px;
    right: 6.0%;
  }
  .problem02 .list hr {
    margin: 35px auto 35px;
    width: 88.9%;
    height: 0px;
    line-height: 0px;
    background: none;
    border: none;
    border-top: 3px solid #ebebeb;
  }
  .problem02 .list .item.etc .wrap {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    width: 100%;
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .problem02 .list .item h4 {
    margin: 35px 0 35px 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 31px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .problem02 .list .item h4:before {
    margin: 0 15px 0 0;
    padding: 0 0 0 0;
    width: 20px;
    height: 33px;
    line-height: 33px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item h4:after {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
    width: 20px;
    height: 33px;
    line-height: 33px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .function {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 996px;
    display: flex;
  }
  .problem02 .list .item .function .min_item {
    margin: 0 2.875% 0 0;
    padding: 0 0 0 0;
    width: 17.7%;
    min-height: 116px;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    background: #e8f3f8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .problem02 .list .item .function .min_item:nth-of-type(5) {
    margin: 0 0 0 0;
  }
  .problem02 .list .item .function .min_item .text01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 32px;
  }
  .problem02 .list .item .function .min_item .text02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 23px;
  }
  .problem02 .list .item .function .min_item .text03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 17px;
  }
  .problem02 .list .item .function .min_item .text04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 30px;
  }
  .problem02 .list .item .function .min_item .text05 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 27px;
  }
  .problem02 .list .item .function .min_item .text06 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 18px;
  }
  .problem02 .list .item .function .min_item .text07 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 21px;
  }
  .problem02 .list .item .function .min_item .text08 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 46px;
  }
  .problem02 .list .item .catch {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
  }
  .problem02 .list .item .catch em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
    position: relative;
    z-index: 1;
  }
  .problem02 .list .item .catch em:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 8px;
    line-height: 8px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  .problem02 .list .item .attention {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .attention:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }







  .type {
    margin: 0 0 0 0;
    padding: 60px 0 65px 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .type .head {
    margin: 0 0 50px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .type .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .type .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .intro {
    margin: 0 0 0 0;
    padding: 0 0 35px 0;
  }
  .type .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 18px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .type .list {
    margin: 0 auto 0 auto;
    padding: 37px 45px 50px 45px;
    width: 92%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
  }
  .type .list hr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 0;
    line-height: 0;
    display: block;
    background: none;
    border: none;
  }
  .type .list .line_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
  }
  .type .list .line_box .cell01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.4%;
    height: 120px;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type .list .line_box .cell02 {
    margin: 0 0 0 0;
    padding: 25px 0 0 40px;
    width: 40%;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box .cell03 {
    margin: 0 0 0 4px;
    padding: 25px 0 0 40px;
    width: 40%;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box.top .cell02 {
    padding: 40px 0 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.top .cell03 {
    padding: 40px 0 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.bottom .cell02 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box.bottom .cell03 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box .label {
    margin: 0 auto;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 22px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .type .list .line_box .label.label01 {
    background: #858585;
  }
  .type .list .line_box .label.label02 {
    background: #1e83be;
  }
  .type .list .line_box ul {
    line-height: 1.6em;
    font-size: 14px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .type .list .line_box ul li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .type .list .line_box ul li.icon01:before {
    padding: 0 0 0 0;
    content: "笳�";
    color: #adadad;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon02:before {
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon03:before {
    padding: 0 0 0 0;
    content: "笳�";
    color: #78b5d8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon04:before {
    padding: 0 0 0 0;
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
  }


  .case_study {
    margin: 0 0 0 0;
    padding: 55px 0 78px 0;
    overflow: hidden;
  }
  .case_study .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .case_study .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .case_study .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .case_study .item a {
    margin: 0 0 0 0;
    padding: 45px 30px 30px 50%;
    width: 100%;
    background: #fff;
    border: 3px solid #d6d6d6;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .case_study .item a .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 43%;
    position: absolute;
    top: 35px;
    left: 3.45%;
  }
  .case_study .item a p {
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    line-height: 1.8em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.name {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.6em;
    font-size: 20px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }


  .use_flow {
    margin: 0 0 0 0;
    padding: 55px 0 56px 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_flow .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .use_flow .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_flow .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .flow {
    margin: 0 auto 20px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    text-align: left;
    display: flex;
  }
  .use_flow .flow li {
    margin: 0 1.6% 0 0;
    padding: 24px 18px 24px 18px;
    width: 23.8%;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .use_flow .flow li:nth-of-type(4) {
    margin: 0 0 0 0;
  }
  .use_flow .flow li .label {
    margin: 0 0 20px 15px;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    color: #333333;
    line-height: 1.6em;
    font-size: 14px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .use_flow .flow li .step {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 35px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .use_flow .flow li .image {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
  }
  .use_flow .flow li p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }
  .use_flow .attention {
    margin: 0 auto 20px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    text-align: left;
  }
  .use_flow .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 2em;
    line-height: 1.6em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .use_flow .attention li .icon {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .related_product {
    margin: 0 0 0 0;
    padding: 55px 0 0 0;
    overflow: hidden;
  }
  .related_product .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .related_product .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .related_product .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .related_product .item a {
    margin: 0 0 0 0;
    padding: 45px 0 30px 50%;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .related_product .item a .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 38.36%;
    position: absolute;
    top: 39px;
    left: 6.18%;
  }
  .related_product .item a p {
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    line-height: 1.8em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  


  .related_product .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 274px;
    height: 55px;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .related_product .item a .link:after {
    margin: -5px 0 0 0;
    width: 6px;
    height: 10px;
    line-height: 10px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .related_product .item a:hover {
    opacity: 0.6;
  }
  .related_product .item a:hover img {
    opacity: 1;
  }
  .trial {
    margin: 0 0 0 0;
    padding: 45px 0 40px 0;
    width: 100%;
    background: #e8f3f8;
    text-align: center;
  }
  .trial .comment {
    margin: 0 0 20px 0;
    padding: 10px 30px;
    background: #333333;
    line-height: 1.2em;
    font-size: 13px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    display: inline-block;
    border-radius: 90px;
    position: relative;
    z-index: 1;
  }
  .trial .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  .trial .link {
    padding: 0 0 10px 0;
  }
  .trial .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 505px;
    height: 44px;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 14px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .trial .link a:after {
    margin: -5px 0 0 0;
    width: 6px;
    height: 10px;
    line-height: 10px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .trial .link a:hover {
    opacity: 0.6;
  }
  .trial p.note {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
  }
  .trial p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
}
@media (max-width:767px) {
  #main_image {
    margin: 0 0 44.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #1e83be url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01-sp.png") repeat-x 0 bottom;
    background-size: auto 184px;
  }
  #main_image .main_image_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1200px;
    position: relative;
  }
  #main_image .main_image_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 95.6vw;
    position: absolute;
    top: auto;
    bottom: -10vw;
    right: 2.2vw;
  }
  #main_image .main_image_inner .logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 11.8vw;
    position: absolute;
    top: 5vw;
    left: 7.27vw;
  }
  #main_image .main_image_inner .catch {
    margin: 0 auto;
    padding: 8.72vw 0 85.8vw 0;
    width: 87.2%;
    text-align: center;
  }
  #main_image .main_image_inner .catch .sub {
    margin: 0 0 5.81vw 5vw;
    padding: 1.4vw 4.54vw 1.2vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.09vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: #ffef5b;
    position: relative;
    z-index: 1;
  }
  #main_image .main_image_inner .catch .sub:after {
    margin: 0 0 0 -20px;
    padding: 0 0 0 0;
    width: 39px;
    height: 39px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: -1;
  }
  #main_image .main_image_inner .catch h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    line-height: 1.4em;
    font-size: 6.22vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    text-align: left;
  }
  #main_image .main_image_inner .link_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 91.45vw;
    display: flex;
    position: absolute;
    left: 4.275vw;
    bottom: -36.36vw;
  }
  #main_image .main_image_inner .link_box .left {
    margin: 0 2.73vw 0 0;
    padding: 0 0 0 0;
    width: 44.36vw;
  }
  #main_image .main_image_inner .link_box .right {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 44.36vw;
  }
  #main_image .main_image_inner .link_box .left .comment {
    margin: 0 auto;
    padding: 1.8vw 0 0 0;
    box-sizing: border-box;
    width: 34.18vw;
    height: 11.27vw;
    text-align: center;
    color: #ffffff;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_07.png") no-repeat center top;
    background-size: 100% auto;
  }
  #main_image .main_image_inner .link_box .right .comment {
    margin: 0 auto;
    padding: 1.8vw 0 0 0;
    box-sizing: border-box;
    width: 40.18vw;
    height: 11.27vw;
    text-align: center;
    color: #ffffff;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_08.png") no-repeat center top;
    background-size: 100% auto;
  }
  #main_image .main_image_inner .link_box .link a {
    margin: 0 auto;
    padding: 0 0 0 3vw;
    width: 100%;
    height: 9.27vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.09vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #main_image .main_image_inner .link_box .link a:after {
    margin: -1vw 0 0 0;
    width: 0.9vw;
    height: 2vw;
    line-height: 2vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  #main_image .main_image_inner .link_box .link.icon01 a:before {
    margin: -2.725vw 0 0 0;
    width: 3.81vw;
    height: 5.45vw;
    line-height: 5.45vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 2.8vw;
  }
  #main_image .main_image_inner .link_box .link.icon02 a:before {
    margin: -2.9vw 0 0 0;
    width: 5.45vw;
    height: 5.8vw;
    line-height: 5.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_07.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 2.8vw;
  }

  #main_image .main_image_inner .link_box .link a:hover {
    opacity: 0.6;
  }
  #main_image .main_image_inner .link_box .link a:hover img {
    opacity: 1;
  }





  .problem01 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    background: #e8f3f8;
    position: relative;
  }
  .problem01:after {
    margin: 0 0 0 -50px;
    padding: 0 0 0 0;
    width: 100px;
    height: 100px;
    content: "";
    background: #e8f3f8;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: rotate(45deg);
  }
  .problem01 .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .problem01 .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .problem01 .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.5em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list {
    margin: 0 auto 0 auto;
    padding: 4.9vw 0 2.75vw 0;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
  }
  .problem01 .list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
    position: relative;
  }
  .problem01 .list .item:nth-of-type(1) {
    margin: 0 0 8vw 0;
  }
  .problem01 .list .item:nth-of-type(2) {
    margin: 0 0 8vw 0;
  }
  .problem01 .list .item:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 3px;
    height: 100%;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
  }
  .problem01 .list .item:nth-of-type(1):before {
    display: none;
  }
  .problem01 .list .item:nth-of-type(3):before {
    display: none;
  }
  .problem01 .list .item:nth-of-type(1):after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 5.44vw );
    height: 3px;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    bottom: -4vw;
    left: 2.72vw;
    display: block;
  }
  .problem01 .list .item:nth-of-type(2):after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 5.44vw );
    height: 3px;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    bottom: -4vw;
    right: 2.72vw;
    display: block;
  }
  .problem01 .list .item a {
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .problem01 .list .item a .num {
    margin: 0 auto 18px auto;
    padding: 0 0 0 0;
    max-width: 15.8vw;
  }
  .problem01 .list .item a .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    min-height: 44vw;
  }
  .problem01 .list .item a .image.image01 {
    max-width: 31.45vw;
  }
  .problem01 .list .item a .image.image02 {
    max-width: 40.9vw;
  }
  .problem01 .list .item a .image.image03 {
    max-width: 37.46vw;
  }
  .problem01 .list .item a .image.image04 {
    max-width: 38vw;
  }
  .problem01 .list .item a .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 30.72vw;
    height: 9.27vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .problem01 .list .item a .link:after {
    margin: -2.5px 0 0 0;
    width: 10px;
    height: 5px;
    line-height: 5px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .problem01 .list .item a:hover {
    opacity: 0.6;
  }
  .problem01 .list .item a:hover img {
    opacity: 1;
  }






  .problem02 {
    margin: 0 0 0 0;
    padding: 15.45vw 0 15px 0;
    position: relative;
  }
  .problem02 .head {
    margin: 0 0 3.6vw 0;
    padding: 0 0 0 0;
    text-align: center;
    position: relative;
  }
  .problem02 .head .sub {
    margin: 0 0 3.6vw 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    vertical-align: middle;
  }
  .problem02 .head .sub .label {
    margin: 0 1.8vw 1.2vw;
    padding: 0.9vw 2.7vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .problem02 .head .sub .label.label01 {
    background: #858585;
  }
  .problem02 .head .sub .label.label02 {
    background: #1e83be;
  }
  .problem02 .head h3 {
    margin: 0 0 3.63vw 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    position: relative;
    display: inline-block;
  }
  .problem02 .head h3 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 7.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #1e83be;
  }
  .problem02 .head h3 br.sp_disp {
    display: inline-block !important;
  }
  .problem02 .head h3:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.72vw;
    height: 26.9vw;
    line-height: 26.9vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -4vw;
  }
  .problem02 .head h3:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.72vw;
    height: 26.9vw;
    line-height: 26.9vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: -4vw;
  }
  .problem02 .intro {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
  }
  .problem02 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .problem02 .arrow {
    margin: 0 auto 6.36vw auto;
    padding: 0 0 0 0;
    width: 38px;
  }
  .problem02 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89vw;
    max-width: 1100px;
  }
  .problem02 .list .item {
    margin: 0 0 5.45vw 0;
    padding: 5.45vw 0 5.45vw 0;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .problem02 .list .item.etc {
    margin: 0 0 35px 0;
    padding: 10px !important;
    width: 100%;
  }
  .problem02 .list .item .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 20.72vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .problem02 .list .item .wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
  }
  .problem02 .list .item .description {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
  }
  .problem02 .list .item .description.case01 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case02 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case03 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case04 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case05 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case06 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description p {
    margin: 0 0 0 0;
    padding: 0 0 3.2vw 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333;
  }
  .problem02 .list .item .description p.catch {
    margin: 0 0 0 0;
    padding: 0 0 1.6vw 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .problem02 .list .item .description p .note {
    line-height: 1.6em;
    font-size: 2.0vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .description .service {
    margin: 0 0 0 0;
/*    padding: 1.09vw 1.89vw 1.45vw 1.83vw !important;
    padding: 0.69vw 1.89vw 1.45vw 1.83vw !important;*/
    
    
    box-sizing: border-box;
/*    height: 10.36vw;
    
    
    display: inline-block;*/
    background: #fff;
    border-radius: 90px;
  }
  .problem02 .list .item .description .service dt {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 1.83vw !important;
    line-height: 1.2em;
    color: #333333;
    font-size: 2vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd {
    margin: 0 0 0 0 !important;
    padding: 0 0 0.7vw 0 !important;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label {
    margin: 0 0 0 2.45vw;
    padding: 1.26vw 1.7vw 0.9vw;
    line-height: 1.4em;
    font-size: 2.22vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label.label01 {
    background: #858585;
  }
  .problem02 .list .item .description .service dd .label.label02 {
    background: #1e83be;
  }
  .problem02 .list .item .image {
    margin: 0 auto 3.27vw auto;
    padding: 0 0 0 0;
    position: relative;
  }
  .problem02 .list .item .image.image01 {
    width: 43.45vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image02 {
    width: 60.9vw;
    top: auto;
    right: auto;
  }
  .problem02 .list .item .image.image03 {
    width: 54.54vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image04 {
    width: 36.9vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image05 {
    width: 34.54vw;
    top: auto;
    right: auto;
  }
  .problem02 .list .item .image.image06 {
    width: 68.54vw;
    top: auto;
    right: auto;
  }
  .problem02 .list hr {
    margin: 3.6vw auto 3.6vw;
    width: 88.9%;
    height: 0px;
    line-height: 0px;
    background: none;
    border: none;
    border-top: 3px solid #ebebeb;
  }
  .problem02 .list .item.etc .wrap {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    width: 100%;
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .problem02 .list .item h4 {
    margin: 3.6vw 0 3.6vw 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 4.18vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .problem02 .list .item h4 br.sp_disp {
    display: inline-block !important;
  }
  .problem02 .list .item h4:before {
    margin: -3vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 6vw;
    line-height: 6vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -2.5vw;
  }
  .problem02 .list .item h4:after {
    margin: -3vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 6vw;
    line-height: 6vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -2.5vw;
  }
  .problem02 .list .item .function {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 79.45vw;
    max-width: 996px;
    display: flex;
    flex-wrap: wrap;
  }
  .problem02 .list .item .function .min_item {
    margin: 0 3.725vw 2.72vw 0;
    padding: 0 0 0 0;
    width: 24vw;
    min-height: 16vw;
    line-height: 1.4em;
    font-size: 2.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    background: #e8f3f8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .problem02 .list .item .function .min_item:nth-of-type(3) {
    margin: 0 0 2.72vw 0;
  }
  .problem02 .list .item .function .min_item:nth-of-type(4) {
    margin: 0 3.725vw 0 13.27vw;
  }
  .problem02 .list .item .function .min_item:nth-of-type(5) {
    margin: 0 0 0 0;
  }
  .problem02 .list .item .function .min_item .text01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 5.63vw;
  }
  .problem02 .list .item .function .min_item .text02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.27vw;
  }
  .problem02 .list .item .function .min_item .text03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.24vw;
  }
  .problem02 .list .item .function .min_item .text04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 4.36vw;
  }
  .problem02 .list .item .function .min_item .text05 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.8vw;
  }
  .problem02 .list .item .function .min_item .text06 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.72vw;
  }
  .problem02 .list .item .function .min_item .text07 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.09vw;
  }
  .problem02 .list .item .function .min_item .text08 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 6.18vw;
  }
  .problem02 .list .item .catch {
    margin: 0 0 1.31vw 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
  }
  .problem02 .list .item .catch em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
    position: relative;
    z-index: 1;
  }
  .problem02 .list .item .catch em:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 4px;
    line-height: 4px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0.9vw;
    left: 0;
    z-index: 0;
  }
  .problem02 .list .item .attention {
    margin: 0 0 0 0;
    padding: 0 0 2.7vw 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .attention:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
  .problem02 .list .item .attention br.sp_disp {
    display: inline-block !important;
  }






  .type {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .type .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .type .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .type .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .type .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .type .list {
    margin: 0 auto 0 auto;
    padding: 5.45vw 0 5.45vw 3.63vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
  }
  .type .list .list_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .type .list .list_wrap .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .list_wrap.out .scroll {
    width: 0px;
  }

  .type .list hr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 160vw;
    height: 0;
    line-height: 0;
    display: block;
    background: none;
    border: none;
  border-top: 1px solid #adadad;
  }
  .type .list .line_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 160vw;
    display: flex;
  }
  .type .list .line_box .cell01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.4%;
    height: 20.6vw;
    line-height: 1.4em;
    font-size: 2.59vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type .list .line_box .cell02 {
    margin: 0 0 0 0;
    padding: 3.63vw 0 0 3.63vw;
    width: 40%;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box .cell03 {
    margin: 0 0 0 0;
    padding: 3.63vw 0 0 3.63vw;
    width: 40%;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box.top .cell01 {
    height: 13.6vw;
  }
  .type .list .line_box.top .cell02 {
    padding: 3.63vw 0 0 0;
    height: 13.6vw;
    border-top-left-radius: 10px;
    /*border-top-right-radius: 10px;*/
    text-align: center;
  }
  .type .list .line_box.top .cell03 {
    padding: 3.63vw 0 0 0;
    height: 13.6vw;
    /*border-top-left-radius: 10px;*/
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.bottom .cell02 {
    border-bottom-left-radius: 10px;
   /* border-bottom-right-radius: 10px;*/
  }
  .type .list .line_box.bottom .cell03 {
    /*border-bottom-left-radius: 10px;*/
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box .label {
    margin: 0 auto;
    padding: 0.9vw 2.7vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .type .list .line_box .label.label01 {
    background: #858585;
  }
  .type .list .line_box .label.label02 {
    background: #1e83be;
  }
  .type .list .line_box ul {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .type .list .line_box ul li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .type .list .line_box ul li.icon01:before {
    padding: 0 0 0 0;
    content: "笳�";
    color: #adadad;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon02:before {
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon03:before {
    padding: 0 0 0 0;
    content: "笳�";
    color: #78b5d8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon04:before {
    padding: 0 0 0 0;
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
  }


  .case_study {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
  }
  .case_study .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .case_study .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .case_study .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 89%;
    max-width: 1100px;
  }
  .case_study .item a {
    margin: 0 0 0 0;
    padding: 5.45vw;
    width: 100%;
    background: #fff;
    border: 3px solid #d6d6d6;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .case_study .item a .image {
    margin: 0 0 1.8vw 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .case_study .item a p {
    margin: 0 0 0 0;
    padding: 0 0 3.6vw 0;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 3.6vw 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.name {
    margin: 0 0 0 0;
    padding: 0 0 1.8vw 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }

  .case_study .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .case_study .item a .link:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .case_study .item a:hover {
    opacity: 0.6;
  }
  .case_study .item a:hover img {
    opacity: 1;
  }
  .use_scene {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_scene .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .use_scene .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_scene .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .catch {
    margin: 0 0 0 0;
    padding: 0 0 5.45vw 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 4.72vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
  }
  .use_scene .list .item {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    box-shadow: 3px 3px 0px #cccccc;
    border-radius: 10px;
    overflow: hidden;

  }
  .use_scene .list .item:nth-of-type(2n) {
    margin: 0 0 4.54vw 0;
  }
  .use_scene .list .item h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.2vw;
    color: #ffffff;
    line-height: 1.6em;
    font-size: 3.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1e83be;
  }
  .use_scene .list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .use_scene .list .item .image.image01 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 81.6vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image02 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 70.9vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image03 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 82.1vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image04 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 56.54vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item p {
    margin: 0 auto 0 auto;
    padding: 0 0 1.8vw 0;
    width: 78.18vw;
    max-width: 78.18vw;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }






  .how_to_use {
    margin: 0 0 0 0;
    padding: 10vw 0 5vw 0;
    overflow: hidden;
    background: #ffffff;
  }
  .how_to_use .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .how_to_use .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .how_to_use .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .how_to_use .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .how_to_use .item {
    margin: 0 auto 7.8vw auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    border-radius: 10px;
    overflow: hidden;
  }
  .how_to_use .item h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 16.36vw;
    color: #ffffff;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1e83be;
  }
  .how_to_use .item h3 .sub {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #ffffff;
    line-height: 1.3em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .how_to_use .item p {
    margin: 0 0 0 0;
    padding: 3.63vw 0 3.63vw 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  .how_to_use .item p.note {
    margin: 0 auto 5vw auto !important;
    padding: 0 0 0 1em;
    width: 90% !important;
    box-sizing: border-box;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .how_to_use .item p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use .item .image {
    margin: 0 auto 2vw auto !important;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 90%;
  }
  .how_to_use_image_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .how_to_use_image_wrap .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use_image_wrap.out .scroll {
    width: 0px;
  }
  .slide_dot {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
  }
  .slide_dot ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 3vw;
    left: 0;
  }
  .slide_dot ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 14px;
    color: #a5cde5;
    display: inline-block;
    vertical-align: middle;
  }
  .slide_dot ul li.on {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 19px;
    color: #4b9ccb;
    display: inline-block;
    vertical-align: middle;
  }
  
  .flow_slide_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  
  .how_to_use .item .flow {
    margin: 0 0 0 0;
    padding: 4.5vw 0 11vw 0;
    width: 480vw;
    max-width: 480vw;
    display: flex;
    flex-wrap: wrap;
  }
  .how_to_use .item .flow li {
    margin: 0 0 0 5.45vw;

    padding: 0 0 0 0;
    width: 54.5vw;
    position: relative;
  }
  .how_to_use .item .flow li:nth-of-type(4n) {
    margin: 0 0 0 5.45vw;
  }
  .how_to_use .item .flow li p {
    margin: 0 0 1.8vw 5.8vw;
    padding: 0 0 0 0;
    height: 2.8em;
    color: #333333;
    line-height: 1.4em;
    font-size: 3.03vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .how_to_use .item .flow li .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use .item .flow li .num.num01 {
    width: 7px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num02 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num03 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num04 {
    width: 14px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num05 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num06 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num07 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num08 {
    width: 14px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
  }
  .how_to_use .item .link {
    margin: 0 0 0 0;
    padding: 0 0 7.27vw 0;
    text-align: center;
  }
  .how_to_use .item .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 60.45vw;
    height: 8vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .how_to_use .item .link a:hover {
    opacity: 0.6;
  }
  .how_to_use .item .link a:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.1vw;
  }
  .use_flow {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_flow .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .use_flow .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_flow .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .flow {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }
  .use_flow .flow li {
    margin: 0 4vw 4.36vw 0;
    padding: 4.54vw 3.63vw 4.54vw 3.63vw;
    width: 42.5vw;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .use_flow .flow li:nth-of-type(2) {
    margin: 0 0 4.36vw 0;
  }
  .use_flow .flow li:nth-of-type(4) {
    margin: 0 0 4.36vw 0;
  }
  .use_flow .flow li .label {
    margin: 0 0 3.63vw 3.27vw;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .use_flow .flow li .step {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6vw;
    position: absolute;
    top: 2.7vw;
    left: 2.7vw;
  }
  .use_flow .flow li .image {
    margin: 0 0 2.7vw 0;
    padding: 0 0 0 0;
  }
  .use_flow .flow li p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }
  .use_flow .attention {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: left;
  }
  .use_flow .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 2em;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .use_flow .attention li .icon {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .related_product {
    margin: 0 0 0 0;
    padding: 10vw 0 0 0;
    overflow: hidden;
  }
  .related_product .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .related_product .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .related_product .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .related_product .item a {
    margin: 0 0 0 0;
    padding: 6.9vw 0 4.18vw 0;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .related_product .item a .image {
    margin: 0 auto 2.7vw auto;
    padding: 0 0 0 0;
    width: 62.18vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .related_product .item a p {
    margin: 0 auto 0 auto;
    padding: 0 0 2.7vw 0;
    width: 78vw;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch {
    margin: 0 auto;
    padding: 0 0 2.7vw 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    text-align: center;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch em {
  font-size: 4vw;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

  .related_product .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .related_product .item a .link:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .related_product .item a:hover {
    opacity: 0.6;
  }
  .related_product .item a:hover img {
    opacity: 1;
  }
  .trial {
    margin: 0 0 0 0;
    padding: 7.27vw 0 7.27vw 0;
    width: 100%;
    background: #e8f3f8;
    text-align: center;
  }
  .trial .comment {
    margin: 0 0 3.6vw 0;
    padding: 1.8vw 4.6vw;
    background: #333333;
    line-height: 1.2em;
    font-size: 2.36vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    display: inline-block;
    border-radius: 90px;
    position: relative;
    z-index: 1;
  }
  .trial .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  .trial .link {
    padding: 0 0 0.9vw 0;
  }
  .trial .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 54.5vw;
    height: 12.72vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .trial .link a:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .trial .link a:hover {
    opacity: 0.6;
  }
  .trial p.note {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
  }
  .trial p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
}


/**
 * side
**/
#side_open {
  margin: 0 0 0 0;
  width: 59px;
  position: fixed;
  top: 15vh;
  right: 0;
  z-index: 10000;
  display: none;
  cursor: pointer;
}
#side_menu {
  margin: 0 0 0 0;
  width: 254px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #a5cde5;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  top: 15vh;
  right: 5px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
  z-index: 10000;
}
#side_menu #side_close {
  margin: 0 0 0 0;
  padding: 10px;
  width: 35px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  cursor: pointer;
}
#side_menu #side_close img {
  display: block;
}
#side_menu .pagetop {
  margin: 0 0 0 0;
}
#side_menu .pagetop a {
  margin: 0 0 0 0;
  padding: 10px 0;
  background: #ebebeb;
  display: block;
  text-align: center;
  line-height: 1.2em;
  font-size: 13px;
  text-decoration: none;
  color: #333333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
#side_menu .pagetop a:before {
  margin: 0 8px 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 12px;
  line-height: 12px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/pagetop.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
#side_menu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#side_menu ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 1px solid #d6d6d6;
}
#side_menu ul li a {
  margin: 0 0 0 0;
  padding: 13px 0 13px 14px;
  background: #fff;
  display: block;
  text-align: left;
  line-height: 1.2em;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
#side_menu ul li a:after {
  margin: -3px 0 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  line-height: 6px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_08.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  vertical-align: middle;
}
#side_menu ul li a.on {
  margin: 0 0 0 0;
  padding: 13px 0 13px 14px;
  background: #1e83be;
  display: block;
  text-align: left;
  line-height: 1.2em;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
#side_menu ul li a.on:after {
  margin: -3px 0 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  line-height: 6px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_07.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  vertical-align: middle;
}
#side_menu .download {
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  text-align: center;
  background: #d2e6f2;
}
#side_menu .download .comment {
  margin: 0 0 17px 0;
  padding: 5px 10px;
  line-height: 1.4em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  background: #fff;
  position: relative;
  display: inline-block;
  z-index: 1;
}
#side_menu .download .comment:after {
  margin: 0 0 0 -10px;
  padding: 0 0 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_09.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: block;
  z-index: -1;
}
#side_menu .download .image {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  width: 183px;
}
#side_menu .download .link {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 218px;
}
#side_menu .download .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 45px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#side_menu .download .link a:after {
  margin: -5.5px 0 0 0;
  width: 5px;
  height: 11px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
@media (max-width:767px) {
  #side_open {
    margin: 0 0 0 0;
    width: 10.72vw;
    position: fixed;
    top: 13vh;
    right: 0;
    z-index: 10000;
    display: block;
    cursor: pointer;
  }
  #side_menu {
    margin: 0 0 0 0;
    width: 46.18vw;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #a5cde5;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 13vh;
    right: 0;
    z-index: 10000;
  }
  #side_menu #side_close {
    margin: 0 0 0 0;
    padding: 1.8vw;
    width: 6.36vw;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    cursor: pointer;
  }
  #side_menu .pagetop {
    margin: 0 0 0 0;
  }
  #side_menu .pagetop a {
    margin: 0 0 0 0;
    padding: 1.8vw 0;
    background: #ebebeb;
    display: block;
    text-align: center;
    line-height: 1.2em;
    font-size: 2.36vw;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  #side_menu .pagetop a:before {
    margin: 0 1.2vw 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 2.18vw;
    line-height: 2.18vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/pagetop.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  #side_menu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  #side_menu ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #d6d6d6;
  }
  #side_menu ul li a {
    margin: 0 0 0 0;
    padding: 2.54vw 0 2.54vw 1.54vw;
    background: #fff;
    display: block;
    text-align: left;
    line-height: 1.2em;
    font-size: 2.54vw;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  #side_menu ul li a:after {
    margin: -0.545vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 1.09vw;
    line-height: 1.09vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_08.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 1.2vw;
    vertical-align: middle;
  }
  #side_menu ul li a.on {
    margin: 0 0 0 0;
    padding: 2.54vw 0 2.54vw 1.54vw;

    display: block;
    text-align: left;
    line-height: 1.2em;
    font-size: 2.54vw;
    text-decoration: none;

    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  #side_menu ul li a.on:after {
    margin: -0.545vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 1.09vw;
    line-height: 1.09vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_07.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 1.2vw;
    vertical-align: middle;
  }
  #side_menu .download {
    margin: 0 0 0 0;
    padding: 2.7vw 0 2.7vw 0;
    text-align: center;
    background: #d2e6f2;
  }
  #side_menu .download .comment {
    margin: 0 0 2.8vw 0;
    padding: 0.8vw 1.8vw;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    background: #fff;
    position: relative;
    display: inline-block;
    z-index: 1;
  }
  #side_menu .download .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_09.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  #side_menu .download .image {
    margin: 0 auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 33.27vw;
  }
  #side_menu .download .link {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 39.6vw;
  }
  #side_menu .download .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: 8.18vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 2.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #side_menu .download .link a:after {
    margin: -0.9vw 0 0 0;
    width: 0.9vw;
    height: 2.54vw;
    line-height: 2.54vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
} */


  html {
  top: 0!important;
  position: static!important;
  scroll-behavior: smooth;
}

.scroll { display: none;}
@media (max-width:767px) {
.scroll { display: block;}
}


.u-wbr {
  display: inline-block
}
.u-tb { display: none; }
@media (min-width:768px) {
  .u-sp {
    display: none
  }
}
@media (max-width:767px) {
  .u-pc {
    display: none
  }
}
.p-content {
  color: #323232;
  letter-spacing: .05em
}
.p-content a:hover {
  opacity: .7
}
.p-content__blur {
  filter: blur(10px)
}
.p-section {
  background-color: #fff
}
.p-section__inner {
/*  padding-right: 20px;
  padding-left: 20px*/
}
@media (min-width:768px) {
  .p-section__inner {
/*    max-width: 1240px;
    margin-right: auto;
    margin-left: auto*/
  }
}




.sp_disp { display: none !important; }
@media (max-width:767px) {
  .sp_disp { display: block !important; }
  .pc_disp { display: none !important; }
}



.netprint_content {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}


.content_menu {
  margin: 50px auto 50px auto;
  padding: 25px 0;
  width: 92%;
  max-width: 1100px;
  display: flex;
  border: 3px solid #333333;
  border-radius: 10px;
}
.content_menu .link {
  width: 25%;
  text-align: center;
  position: relative;
}
.content_menu .link:before {
  margin: -9px 0 0 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: -9px;
}
.content_menu .link:nth-of-type(1):before {
  display: none;
}
.content_menu .link a {
  display: inline-block;
  position: relative;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.content_menu .link a:hover:after {
  width: calc( 100% + 20px );
  height: 2px;
  line-height: 2px;
  content: "";
  background: #adadad;
  display: inline-block;
  position: absolute;
  bottom: -6px;
  left: -10px;
}
.content_menu .link.current a:after {
  width: calc( 100% + 20px );
  height: 2px;
  line-height: 2px;
  content: "";
  background: #adadad;
  display: inline-block;
  position: absolute;
  bottom: -6px;
  left: -10px;
}
@media (max-width:767px) {
  .content_menu {
    margin: 6.36vw auto 6.36vw auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
  }
  .content_menu .link {
    padding: 2.18vw 0;
    width: 50%;
    text-align: center;
    position: relative;
  }
  .content_menu .link:nth-of-type(1) {
    border-bottom: 3px solid #333333;
  }
  .content_menu .link:nth-of-type(2) {
    border-bottom: 3px solid #333333;
  }
  .content_menu .link:before {
    margin: -9px 0 0 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: -9px;
  }
  .content_menu .link:nth-of-type(1):before {
    display: none;
  }
  .content_menu .link:nth-of-type(3):before {
    display: none;
  }
  .content_menu .link a {
    display: inline-block;
    position: relative;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .content_menu .link a:hover:after {
    width: calc( 100% + 10px );
    height: 2px;
    line-height: 2px;
    content: "";
    background: #adadad;
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: -5px;
  }
  .content_menu .link.current a:after {
    width: calc( 100% + 20px );
    height: 2px;
    line-height: 2px;
    content: "";
    background: #adadad;
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: -10px;
  }
}

.use_cost {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.use_cost.print {
  background: #fff;
}

.use_cost h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.use_cost h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_cost .cost_data {
  margin: 0 auto;
  padding: 55px 38px 50px 38px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.use_cost .cost_data .link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
.use_cost .cost_data .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 252px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.use_cost .cost_data .link a:hover {
  opacity: 0.6;
}
.use_cost .cost_data .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.use_cost .cost_data .message {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  text-align: left;
  overflow: hidden;
}
.use_cost .cost_data .message p {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}

.use_cost .cost_data .data {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}
.use_cost .cost_data .data table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.use_cost .cost_data .data table th {
  margin: 0 0 0 0;
  padding: 20px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  color: #333333;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px solid #adadad;
  border-top: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table tr th:nth-of-type(1) {
  border-left: none;
}
.use_cost .cost_data .data table tr th:last-child {
  border-right: none;
}
.use_cost .cost_data .data table td {
  margin: 0 0 0 0;
  padding: 15px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  border: 1px solid #adadad;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.label {
  margin: 0 0 0 0;
  padding: 15px 10px;
  width: 180px;
  text-align: left;
  border-left: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.detail {
  margin: 0 0 0 0;
  padding: 15px 15px;
  text-align: left;
  border-right: none;
  vertical-align: middle;
}
.use_cost .cost_data .data table td.w01 {
  width: 420px;
}
.use_cost .cost_data .attention {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  text-align: left;
  list-style: none;
}
.use_cost .cost_data .attention li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.use_cost .cost_data .attention li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
}
@media (max-width:767px) {
  .use_cost {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
    background: #e8f3f8;
  }
  .use_cost.print {
    background: #fff;
  }
  .use_cost h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .use_cost h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_cost .cost_data {
    margin: 0 auto;
    padding: 6.72vw 0 6.72vw 3.2vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
  }
  .use_cost .cost_data .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
  }
  .use_cost .cost_data .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 45.81vw;
    height: 8vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .use_cost .cost_data .link a:hover {
    opacity: 0.6;
  }
  .use_cost .cost_data .link a:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
  .use_cost .cost_data .message {
    margin: 0 3.2vw 2.72vw 0;
    padding: 0 0 0 0;
    text-align: left;
    overflow: hidden;
  }
  .use_cost .cost_data .message p {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }

  .use_cost .cost_data .data {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
  }
  .use_cost .cost_data .data .cost_data_wrap01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .use_cost .cost_data .data .cost_data_wrap01 .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .use_cost .cost_data .data .cost_data_wrap01.out .scroll {
    width: 0px;
  }
  .use_cost .cost_data .data .cost_data_wrap02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .use_cost .cost_data .data .cost_data_wrap02 .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .use_cost .cost_data .data .cost_data_wrap02.out .scroll {
    width: 0px;
  }


  .use_cost .cost_data .data table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 190vw;
    background: #fff;
  }
  .use_cost .cost_data .data table th {
    margin: 0 0 0 0;
    padding: 3.63vw 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    color: #333333;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 1px solid #adadad;
    border-top: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table tr th:nth-of-type(1) {
    border-left: none;
  }
  .use_cost .cost_data .data table tr th:last-child {
    border-right: none;
  }
  .use_cost .cost_data .data table td {
    margin: 0 0 0 0;
    padding: 2.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    border: 1px solid #adadad;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.label {
    margin: 0 0 0 0;
    padding: 2.72vw 1.8vw;
    width: 32.7vw;
    text-align: left;
    border-left: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.detail {
    margin: 0 0 0 0;
    padding: 2.72vw 2.72vw;
    text-align: left;
    border-right: none;
    vertical-align: middle;
  }
  .use_cost .cost_data .data table td.w01 {
    width: 76.3vw;
  }
  .use_cost .cost_data .attention {
    margin: 0 3.2vw 5.45vw 0;
    padding: 0 0 0 0;
    text-align: left;
    list-style: none;
  }
  .use_cost .cost_data .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    position: relative;
  }
  .use_cost .cost_data .attention li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
  }
}

.faq {
  margin: 0 0 0 0;
  padding: 60px 0 80px 0;
  background: #e8f3f8;
  text-align: center;
}
.faq h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.faq h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.faq .faq_inner {
  margin: 0 auto;
  padding: 40px 65px 40px 65px;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.faq .faq_inner .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 2px solid #d6d6d6;
}
.faq .faq_inner .item:nth-of-type(1) {
  border-top: 2px solid #d6d6d6;
}
.faq .faq_inner .item .question {
  margin: 0 0 0 0;
  padding: 20px 50px 20px 50px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  cursor: pointer;
  position: relative;
}
.faq .faq_inner .item .question:before {
  margin: 0 0 0 0;
  width: 22px;
  height: 24px;
  line-height: 24px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_q.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 10px;
}
.faq .faq_inner .item .question:after {
  margin: 0 0 0 0;
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_plus.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 13px;
  right: 2px;
}
.faq .faq_inner .item .question.on:after {
  margin: 0 0 0 0;
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_minus.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 13px;
  right: 2px;
}
.faq .faq_inner .item .answer {
  margin: 0 0 0 0;
  padding: 20px 50px 20px 50px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  border-top: 1px dashed #d6d6d6;
  overflow: hidden;
  position: relative;
  display: none;
}
.faq .faq_inner .item .answer:before {
  margin: 0 0 0 0;
  width: 20px;
  height: 21px;
  line-height: 21px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_a.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 10px;
}
.faq .faq_inner .link {
  margin: 0 0 0 0;
  padding: 50px 0 0 0;
  text-align: center;
}
.faq .faq_inner .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 474px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.faq .faq_inner .link a:hover {
  opacity: 0.6;
}
.faq .faq_inner .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
@media (max-width:767px) {
  .faq {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .faq h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .faq h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .faq .faq_inner {
    margin: 0 auto;
    padding: 7.27vw 2.9vw 7.27vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    text-align: left;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .faq .faq_inner .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 2px solid #d6d6d6;
  }
  .faq .faq_inner .item:nth-of-type(1) {
    border-top: 2px solid #d6d6d6;
  }
  .faq .faq_inner .item .question {
    margin: 0 0 0 0;
    padding: 4vw 9.09vw 4vw 9.09vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    cursor: pointer;
    position: relative;
  }
  .faq .faq_inner .item .question:before {
    margin: 0 0 0 0;
    width: 4vw;
    height: 4.6vw;
    line-height: 4.6vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_q.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 4vw;
    left: 2vw;
  }
  .faq .faq_inner .item .question:after {
    margin: 0 0 0 0;
    width: 6.72vw;
    height: 6.72vw;
    line-height: 6.72vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_plus.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 3vw;
    right: 0.4vw;
  }
  .faq .faq_inner .item .question.on:after {
    margin: 0 0 0 0;
    width: 6.72vw;
    height: 6.72vw;
    line-height: 6.72vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_minus.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 3vw;
    right: 0.4vw;
  }
  .faq .faq_inner .item .answer {
    margin: 0 0 0 0;
    padding: 4vw 9.09vw 4vw 9.09vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    border-top: 1px dashed #d6d6d6;
    overflow: hidden;
    position: relative;
    display: none;
  }
  .faq .faq_inner .item .answer:before {
    margin: 0 0 0 0;
    width: 4vw;
    height: 4.6vw;
    line-height: 4.6vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_a.svg") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 4vw;
    left: 2vw;
  }
  .faq .faq_inner .link {
    margin: 0 0 0 0;
    padding: 5.45vw 0 0 0;
    text-align: center;
  }
  .faq .faq_inner .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 50.9vw;
    height: 12.72vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .faq .faq_inner .link a:hover {
    opacity: 0.6;
  }
  .faq .faq_inner .link a:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
}

.service_bnr {
  margin: 0 0 0 0;
  padding: 48px 0;
  width: 100%;
  text-align: center;
  background: #1e83be;
}
.service_bnr .item {
  margin: 0 auto;
  padding: 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: center;
}
.service_bnr .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: block;
  position: relative;
  color: #333;
  background: #ffffff;
  border-radius: 10px;
}
.service_bnr .item a:hover {
  opacity: 0.6;
}
.service_bnr .item a .left {
  margin: 0 0 0 0;
  padding: 30px 0 30px 0;
  width: 60%;
  max-width: 660px;
  display: block;
}
.service_bnr .item a .left p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.service_bnr .item a .left p.catch {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.service_bnr .item a .left .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.service_bnr .item a .left .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.service_bnr .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 31.45%;
  max-width: 346px;
  display: block;
  position: absolute;
  top: 28px;
  right: 3.9%;
}
.service_bnr .item a .image .free {
  margin: -45px 0 0 0;
  padding: 0 0 0 0;
  width: 91px;
  height: 91px;
  line-height: 1.4em;
  font-size: 23px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #01916d;
  color: #ffffff;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: -66px;
}
.service_bnr .item a:hover .image img {
  opacity: 1;
}
@media (max-width:767px) {
  .service_bnr {
    margin: 0 0 0 0;
    padding: 9vw 0;
    width: 100%;
    text-align: center;
    background: #1e83be;
  }
  .service_bnr .item {
    margin: 0 auto;
    padding: 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: center;
  }
  .service_bnr .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
    position: relative;
    color: #333;
    background: #ffffff;
    border-radius: 10px;
  }
  .service_bnr .item a:hover {
    opacity: 0.6;
  }
  .service_bnr .item a .left {
    margin: 0 0 0 0;
    padding: 5.45vw 0 7.63vw 0;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .service_bnr .item a .left p {
    margin: 0 0 0 0;
    padding: 0 0 2.3vw 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .service_bnr .item a .left p.catch {
    margin: 0 0 0 0;
    padding: 0 0 2.3vw 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .service_bnr .item a .left .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .service_bnr .item a .left .link:after {
    margin: -1.025vw 0 0 0;
    width: 1.065vw;
    height: 2.05vw;
    line-height: 2.05vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.6vw;
  }
  .service_bnr .item a .image {
    margin: 0 0 4vw 16.36vw;
    padding: 0 0 0 0;
    width: 62.9vw;
    max-width: 62.9vw;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .service_bnr .item a .image .free {
    margin: -8.18vw 0 0 0;
    padding: 0 0 0 0;
    width: 16.36vw;
    height: 16.36vw;
    line-height: 1.4em;
    font-size: 4.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #01916d;
    color: #ffffff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: -11.8vw;
  }
  .service_bnr .item a:hover .image img {
    opacity: 1;
  }
}

h1 {
  margin: 45px 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 40px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
h1:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 66px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.environment {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.environment h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.environment h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.environment .environment_data {
  margin: 0 auto;
  padding: 32px 35px 32px 35px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.environment .environment_data .environment_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.environment .environment_data .environment_data_inner table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  border-top: 1px solid #adadad;
}
.environment .environment_data .environment_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.environment .environment_data .environment_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px;
  text-align: left;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.environment .environment_data .environment_data_inner table td ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.environment .environment_data .environment_data_inner table td li {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.environment .environment_data .environment_data_inner table td .attention li {
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.environment .environment_data .environment_data_inner table td li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
}
.environment .environment_data .environment_data_inner table td ul.attention li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width:1000px) {
  .environment .environment_data .environment_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  h1 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6.5vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  h1:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 66px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }

  .environment {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
    background: #e8f3f8;
  }
  .environment h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .environment h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .environment .environment_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .environment .environment_data .environment_data_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .environment .environment_data .environment_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    border-top: 1px solid #adadad;
  }
  .environment .environment_data .environment_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.18vw 0;
    width: 18.18vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .environment .environment_data .environment_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.18vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .environment .environment_data .environment_data_inner table td ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
  }
  .environment .environment_data .environment_data_inner table td li {
    margin: 0 0 0 0;
    padding: 0 0 0 1em;
    line-height: 1.8em;
    font-size: 2.54vw;
    position: relative;
  }
  .environment .environment_data .environment_data_inner table td .attention li {
    line-height: 1.8em;
    font-size: 2.18vw;
  }
  .environment .environment_data .environment_data_inner table td li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    position: absolute;
    top: 0;
    left: 0;
  }
  .environment .environment_data .environment_data_inner table td ul.attention li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
}

.spec01 {
  margin: 0 0 0 0;
  padding: 60px 0 80px 0;
  text-align: center;
}
.spec01 h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.spec01 h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.spec01 .spec_data {
  margin: 0 auto;
  padding: 32px 35px 32px 35px;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.spec01 .spec_data .spec_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.spec01 .spec_data .spec_data_inner table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.spec01 .spec_data .spec_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 65px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td.title {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 25px;
  text-align: center;
  border-left: 1px solid #adadad;
  vertical-align: middle;
}
.spec01 .spec_data .spec_data_inner table td.title .text {
  margin: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.spec01 .spec_data .spec_data_inner table td.title .label {
  padding: 5px 15px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  display: inline-block;
  border-radius: 90px;
}
.spec01 .spec_data .spec_data_inner table td.title .label.label01 {
  background: #858585;
}
.spec01 .spec_data .spec_data_inner table td.title .label.label02 {
  background: #1e83be;
}
@media (max-width:1000px) {
  .spec01 .spec_data .spec_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  .spec01 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .spec01 h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .spec01 h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .spec01 .spec_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .spec01 .spec_data .spec_data_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .spec01 .spec_data .spec_data_inner .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .spec01 .spec_data .spec_data_inner.out .scroll {
    width: 0px;
  }
  .spec01 .spec_data .spec_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 200vw;
  }
  .spec01 .spec_data .spec_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.54vw 2.7vw;
    width: 56.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: right;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.54vw 3.63vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td.title {
    margin: 0 0 0 0;
    padding: 4.54vw;
    text-align: center;
    border-left: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec01 .spec_data .spec_data_inner table td.title .text {
    margin: 0 0 0.5vw 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label {
    padding: 1vw 2.9vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    border-radius: 90px;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label.label01 {
    background: #858585;
  }
  .spec01 .spec_data .spec_data_inner table td.title .label.label02 {
    background: #1e83be;
  }
}


.spec02 {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  text-align: center;
  background: #e8f3f8;
}
.spec02 h2 {
  margin: 0 0 45px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.spec02 h2:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.spec02 .spec_data {
  margin: 0 auto;
  padding: 32px 35px 68px 35px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  box-sizing: border-box;
  border: 3px solid #adadad;
  border-radius: 10px;
}
.spec02 .spec_data .spec_data_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.spec02 .spec_data .spec_data_inner table {
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  width: 100%;
}
.spec02 .spec_data .spec_data_inner table th {
  margin: 0 0 0 0;
  padding: 25px 35px;
  width: 290px;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: right;
  box-sizing: border-box;
  background: #f8f8f8;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td {
  margin: 0 0 0 0;
  padding: 25px 10px 25px 10px;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: center;
  border-bottom: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td.title {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 25px;
  text-align: center;
  border-left: 1px solid #adadad;
  vertical-align: middle;
}
.spec02 .spec_data .spec_data_inner table td.title .text {
  margin: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.spec02 .spec_data .spec_data_inner table td.title .label {
  padding: 5px 15px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  display: inline-block;
  border-radius: 90px;
}
.spec02 .spec_data .spec_data_inner table td.title .label.label01 {
  background: #858585;
}
.spec02 .spec_data .spec_data_inner table td.title .label.label02 {
  background: #1e83be;
}
.spec02 .spec_data .spec_data_inner table td.border {
  border-left: 1px solid #adadad;
}
.spec02 .spec_data .spec_data_inner table td.left {
  padding: 25px 25px 25px 25px;
  text-align: left;
}
.spec02 .spec_data .image_box {
  width: 100%;
  display: flex;
}
.spec02 .spec_data .image_box .left {
  width: 50%;
  text-align: center;
}
.spec02 .spec_data .image_box .right {
  width: 50%;
  text-align: center;
}
.spec02 .spec_data .image_box p {
  margin: 0 0 0 0;
  padding: 0 0 33px 0;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
}
.spec02 .spec_data .image_box .left img {
  margin: 0 auto;
  width: 86.8%;
}
.spec02 .spec_data .image_box .right img {
  margin: 48px auto 0;
  width: 72.5%;
}
@media (max-width:1000px) {
  .spec02 .spec_data .spec_data_inner table th {
    width: 240px;
  }
}
@media (max-width:767px) {
  .spec02 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .spec02 h2 {
    margin: 0 0 9.09vw 0;
    padding: 0 0 5.36vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .spec02 h2:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .spec02 .spec_data {
    margin: 0 auto;
    padding: 6.7vw 2.9vw 6.7vw 2.9vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border: 3px solid #adadad;
    border-radius: 10px;
  }
  .spec02 .spec_data .spec_data_inner {
    margin: 0 0 15.4vw 0;
    padding: 0 0 0 0;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .spec02 .spec_data .spec_data_inner .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .spec02 .spec_data .spec_data_inner.out .scroll {
    width: 0px;
  }
  .spec02 .spec_data .spec_data_inner table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 200vw;
  }
  .spec02 .spec_data .spec_data_inner table th {
    margin: 0 0 0 0;
    padding: 4.54vw 2.7vw;
    width: 56.72vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    text-align: right;
    box-sizing: border-box;
    background: #f8f8f8;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td {
    margin: 0 0 0 0;
    padding: 4.54vw 3.63vw;
    line-height: 1.6em;
    font-size: 2.54vw;
    text-align: left;
    border-bottom: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td.title {
    margin: 0 0 0 0;
    padding: 4.54vw;
    text-align: center;
    border-left: 1px solid #adadad;
    vertical-align: middle;
  }
  .spec02 .spec_data .spec_data_inner table td.title .text {
    margin: 0 0 0.5vw 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label {
    padding: 1vw 2.9vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    border-radius: 90px;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label.label01 {
    background: #858585;
  }
  .spec02 .spec_data .spec_data_inner table td.title .label.label02 {
    background: #1e83be;
  }
  .spec02 .spec_data .spec_data_inner table td.border {
    border-left: 1px solid #adadad;
  }
  .spec02 .spec_data .spec_data_inner table td.left {
    padding: 4.54vw;
    text-align: left;
  }
  .spec02 .spec_data .image_box {
    width: 100%;
    display: block;
  }
  .spec02 .spec_data .image_box .left {
    margin: 0 0 10vw 0;
    width: 100%;
    text-align: center;
  }
  .spec02 .spec_data .image_box .right {
    width: 100%;
    text-align: center;
  }
  .spec02 .spec_data .image_box p {
    margin: 0 0 0 0;
    padding: 0 0 4.54vw 0;
    line-height: 1.4em;
    font-size: 3.81vw;
    font-weight: bold;
    text-align: center;
  }
  .spec02 .spec_data .image_box .left img {
    margin: 0 auto;
    width: 80vw;
  }
  .spec02 .spec_data .image_box .right img {
    margin: 0 auto 0;
    width: 67.2vw;
  }

}


/**
 * home
**/
#main_image {
  margin: 0 0 250px 0;
  padding: 0 0 0 0;
  width: 100%;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01.png") repeat-x 0 0;
  background-size: auto 100%;
}
#main_image .main_image_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1200px;
  position: relative;
}
#main_image .main_image_inner .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 55%;
  position: absolute;
  top: 48px;
  right: -6%;
}
#main_image .main_image_inner .logo {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 74px;
  position: absolute;
  top: 27px;
  left: 14px;
}
#main_image .main_image_inner .catch {
  margin: 0 0 0 0;
  padding: 75px 0 82px 0;
  width: 50%;
  text-align: center;
}
#main_image .main_image_inner .catch .sub {
  margin: 0 0 35px 0;
  padding: 8px 15px 5px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  background: #ffef5b;
  position: relative;
  z-index: 1;
}
#main_image .main_image_inner .catch .sub:after {
  margin: 0 0 0 -20px;
  padding: 0 0 0 0;
  width: 39px;
  height: 39px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  z-index: -1;
}
#main_image .main_image_inner .catch h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  line-height: 1.4em;
  font-size: 40px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  text-align: left;
}
#main_image .main_image_inner .link_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 640px;
  display: flex;
  position: absolute;
  left: 15px;
  bottom: -176px;
}
#main_image .main_image_inner .link_box .left {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 310px;
}
#main_image .main_image_inner .link_box .right {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 310px;
}
#main_image .main_image_inner .link_box .left .comment {
  margin: 0 auto;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  width: 240px;
  height: 77px;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_07.png") no-repeat center top;
  background-size: 100% auto;
}
#main_image .main_image_inner .link_box .right .comment {
  margin: 0 auto;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  width: 280px;
  height: 77px;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_08.png") no-repeat center top;
  background-size: 100% auto;
}
#main_image .main_image_inner .link_box .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 65px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#main_image .main_image_inner .link_box .link a:after {
  margin: -5.5px 0 0 0;
  width: 5px;
  height: 11px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
#main_image .main_image_inner .link_box .link.icon01 a:before {
  margin: -19px 0 0 0;
  width: 26px;
  height: 38px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 20px;
}
#main_image .main_image_inner .link_box .link.icon02 a:before {
  margin: -16px 0 0 0;
  width: 30px;
  height: 32px;
  line-height: 32px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_07.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 21px;
}

#main_image .main_image_inner .link_box .link a:hover {
  opacity: 0.6;
}
#main_image .main_image_inner .link_box .link a:hover img {
  opacity: 1;
}





.problem01 {
  margin: 0 0 0 0;
  padding: 60px 0 65px 0;
  background: #e8f3f8;
  position: relative;
}
.problem01:after {
  margin: 0 0 0 -100px;
  padding: 0 0 0 0;
  width: 200px;
  height: 200px;
  content: "";
  background: #e8f3f8;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: rotate(45deg);
}
.problem01 .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.problem01 .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.problem01 .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.5em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 0px #cccccc;
  box-sizing: border-box;
  display: flex;
  position: relative;
  z-index: 1;
}
.problem01 .list .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 25%;
  position: relative;
}
.problem01 .list .item:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 3px;
  height: calc( 100% - 80px );
  content: "";
  background: #ebebeb;
  border-radius: 90px;
  position: absolute;
  top: 40px;
  left: 0;
  display: block;
}
.problem01 .list .item:nth-of-type(1):before {
  display: none;
}
.problem01 .list .item a {
  margin: 0 0 0 0;
  padding: 40px 0 48px 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.problem01 .list .item a .num {
  margin: 0 auto 18px auto;
  padding: 0 0 0 0;
  max-width: 87px;
}
.problem01 .list .item a .image {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  min-height: 250px;
}
.problem01 .list .item a .image.image01 {
  max-width: 173px;
}
.problem01 .list .item a .image.image02 {
  max-width: 225px;
}
.problem01 .list .item a .image.image03 {
  max-width: 206px;
}
.problem01 .list .item a .image.image04 {
  max-width: 209px;
}
.problem01 .list .item a .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.problem01 .list .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 170px;
  height: 51px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.problem01 .list .item a .link:after {
  margin: -2.5px 0 0 0;
  width: 10px;
  height: 5px;
  line-height: 5px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.problem01 .list .item a:hover {
  opacity: 0.6;
}
.problem01 .list .item a:hover img {
  opacity: 1;
}






.problem02 {
  margin: 0 0 0 0;
  padding: 90px 0 15px 0;
  position: relative;
}
.problem02 .head {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  text-align: center;
  position: relative;
}
.problem02 .head .sub {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  vertical-align: middle;
}
.problem02 .head .sub .label {
  margin: 0 10px;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 28px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
}
.problem02 .head .sub .label.label01 {
  background: #858585;
}
.problem02 .head .sub .label.label02 {
  background: #1e83be;
}
.problem02 .head h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  position: relative;
  display: inline-block;
}
.problem02 .head h3 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 63px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #1e83be;
}
.problem02 .head h3:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 70px;
  height: 148px;
  line-height: 148px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -146px;
}
.problem02 .head h3:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 70px;
  height: 148px;
  line-height: 148px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: -146px;
}
.problem02 .intro {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}
.problem02 .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  text-align: center;
}
.problem02 .arrow {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 38px;
}
.problem02 .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
}
.problem02 .list .item {
  margin: 0 0 35px 0;
  padding: 60px 0 47px 0;
  width: 100%;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.problem02 .list .item.etc {
  margin: 0 0 35px 0;
  padding: 10px !important;
  width: 100%;
}
.problem02 .list .item .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 164px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.problem02 .list .item .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  position: relative;
}
.problem02 .list .item .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
}
.problem02 .list .item .description.case01 {
  margin: 0 4.54% 0 41%;
}
.problem02 .list .item .description.case02 {
  margin: 0 41.36% 0 11.6%;
}
.problem02 .list .item .description.case03 {
  margin: 0 4.54% 25px 41%;
}
.problem02 .list .item .description.case04 {
  margin: 0 4.54% 25px 41%;
}
.problem02 .list .item .description.case05 {
  margin: 0 41.36% 0 11.6%;
}
.problem02 .list .item .description.case06 {
  margin: 0 56.36% 0 11.6%;
}
.problem02 .list .item .description p {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.problem02 .list .item .description p.catch {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.problem02 .list .item .description p .note {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 11px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.problem02 .list .item .description .service {
  margin: 0 0 0 0;
  padding: 6px 6px 6px 10px;
  display: inline-block;

  padding: 0 0 0 0;
  display: table;

  border: 6px solid #ffffff;

  background: #fff;
  border-radius: 90px;
}
.problem02 .list .item .description .service dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;

  line-height: 1.2em;
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: inline-block;
  vertical-align: middle;

  padding: 0 0 0 10px;
  display: table-cell;

}
.problem02 .list .item .description .service dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline-block;

  display: table-cell;

  vertical-align: middle;
}
.problem02 .list .item .description .service dd .label {
  margin: 0 0 0 8px;
  padding: 7px 15px 5px;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 90px;
  color: #ffffff;
  display: inline-block;

  vertical-align: middle;
}
.problem02 .list .item .description .service dd .label.label01 {
  background: #858585;
}
.problem02 .list .item .description .service dd .label.label02 {
  background: #1e83be;
}
.problem02 .list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
}
.problem02 .list .item .image.image01 {
  width: 24.45%;
  top: -25px;
  left: 10.9%;
}
.problem02 .list .item .image.image02 {
  width: 30.54%;
  top: 15px;
  right: 5.8%;
}
.problem02 .list .item .image.image03 {
  width: 25.18%;
  top: -36px;
  left: 9.18%;
}
.problem02 .list .item .image.image04 {
  width: 22.18%;
  top: -40px;
  left: 10.6%;
}
.problem02 .list .item .image.image05 {
  width: 21.72%;
  top: -10px;
  right: 10.0%;
}
.problem02 .list .item .image.image06 {
  width: 45.09%;
  top: 0px;
  right: 6.0%;
}
.problem02 .list hr {
  margin: 35px auto 35px;
  width: 88.9%;
  height: 0px;
  line-height: 0px;
  background: none;
  border: none;
  border-top: 3px solid #ebebeb;
}
.problem02 .list .item.etc .wrap {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  width: 100%;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.problem02 .list .item h4 {
  margin: 35px 0 35px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 31px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.problem02 .list .item h4:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 33px;
  line-height: 33px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.problem02 .list .item h4:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 20px;
  height: 33px;
  line-height: 33px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.problem02 .list .item .function {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 996px;
  display: flex;
}
.problem02 .list .item .function .min_item {
  margin: 0 2.875% 0 0;
  padding: 0 0 0 0;
  width: 17.7%;
  min-height: 116px;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  background: #e8f3f8;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.problem02 .list .item .function .min_item:nth-of-type(5) {
  margin: 0 0 0 0;
}
.problem02 .list .item .function .min_item .text01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 42px;
}
.problem02 .list .item .function .min_item .text02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 25px;
}
.problem02 .list .item .function .min_item .text03 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 19px;
}
.problem02 .list .item .function .min_item .text04 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 32px;
}
.problem02 .list .item .function .min_item .text05 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 29px;
}
.problem02 .list .item .function .min_item .text06 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 20px;
}
.problem02 .list .item .function .min_item .text07 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 23px;
}
.problem02 .list .item .function .min_item .text08 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 46px;
}
.problem02 .list .item .catch {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #1e83be;
}
.problem02 .list .item .catch em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #1e83be;
  position: relative;
  z-index: 1;
}
.problem02 .list .item .catch em span {
  position: relative;
  z-index: 2;
}
.problem02 .list .item .catch em:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 8px;
  line-height: 8px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.problem02 .list .item .attention {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  display: inline-block;
  line-height: 1.4em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}
.problem02 .list .item .attention:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  display: inline-block;
}







.type {
  margin: 0 0 0 0;
  padding: 60px 0 65px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.type .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.type .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.type .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.type .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.type .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.type .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 18px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
}
.type .list {
  margin: 0 auto 0 auto;
  padding: 37px 45px 50px 45px;
  width: 92%;
  max-width: 1100px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 0px #cccccc;
  box-sizing: border-box;
}
.type .list hr {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 0;
  line-height: 0;
  display: block;
  background: none;
  border: none;
  border-top: 1px solid #adadad;
}
.type .list .line_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
.type .list .line_box .cell01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 20%;
  height: 120px;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f8f8f8;
}
.type .list .line_box.top .cell01 {
  background: #ffffff;
  border-right: 1px solid #adadad;
}
.type .list .line_box .cell02 {
  margin: 0 0 0 0;
  padding: 25px 0 0 40px;
  width: 40%;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
/*  background: #ebebeb;*/
  box-sizing: border-box;
}
.type .list .line_box.top .cell02 {
  border-right: 1px solid #adadad;
}
.type .list .line_box.bottom .cell02 {
  border-right: 1px solid #adadad;
}

.type .list .line_box .cell03 {
  margin: 0 0 0 0;
  padding: 25px 0 0 40px;
  width: 40%;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
/*  background: #d2e6f2;*/
  box-sizing: border-box;
}
.type .list .line_box.top .cell02 {
  padding: 40px 0 0 0;
  border-top-left-radius: 10px;
  /*border-top-right-radius: 10px;*/
  text-align: center;
}
.type .list .line_box.top .cell03 {
  padding: 40px 0 0 0;
 /*border-top-left-radius: 10px;*/
  border-top-right-radius: 10px;
  text-align: center;
}
.type .list .line_box.bottom .cell02 {
  border-bottom-left-radius: 10px;
  /*border-bottom-right-radius: 10px;*/
}
.type .list .line_box.bottom .cell03 {
  /*border-bottom-left-radius: 10px;*/
  border-bottom-right-radius: 10px;
}
.type .list .line_box .label {
  margin: 0 auto;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 90px;
  line-height: 1.4em;
  font-size: 25px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
}
.type .list .line_box .label.label01 {
  background: #858585;
}
.type .list .line_box .label.label02 {
  background: #1e83be;
}
.type .list .line_box ul {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.type .list .line_box ul li {
  padding: 0 0 0 1em;
  box-sizing: border-box;
  position: relative;
}
.type .list .line_box ul.wide li {
  margin-left: 70%;
  width: 100%;
}

.type .list .line_box ul li.icon01:before {
  padding: 0 0 0 0;
  content: "●";
  color: #adadad;
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon02:before {
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon03:before {
  padding: 0 0 0 0;
  content: "●";
  color: #78b5d8;
  position: absolute;
  top: 0;
  left: 0;
}
.type .list .line_box ul li.icon04:before {
  padding: 0 0 0 0;
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}


.case_study {
  margin: 0 0 0 0;
  padding: 55px 0 78px 0;
  overflow: hidden;
}
.case_study .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.case_study .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.case_study .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.case_study .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.case_study .item {
  margin: 0 auto 0 auto;
  padding: 0 0 3px 0;
  width: 92%;
  max-width: 1100px;
}
.case_study .item a {
  margin: 0 0 0 0;
  padding: 45px 30px 30px 50%;
  width: 100%;
  background: #fff;
  border: 3px solid #d6d6d6;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.case_study .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 43%;
  position: absolute;
  top: 35px;
  left: 3.45%;
}
.case_study .item a p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}
.case_study .item a p.catch {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.case_study .item a p.name {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}

.case_study .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.case_study .item a .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.case_study .item a:hover {
  opacity: 0.6;
}
.case_study .item a:hover img {
  opacity: 1;
}
.use_scene {
  margin: 0 0 0 0;
  padding: 60px 0 25px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.use_scene .head {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.use_scene .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_scene .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .catch {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_scene .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
}
.use_scene .list .item {
  margin: 0 3.4% 30px 0;
  padding: 0 0 0 0;
  width: 48.3%;
  background: #fff;
  box-shadow: 3px 3px 0px #cccccc;
  border-radius: 10px;
  overflow: hidden;

}
.use_scene .list .item:nth-of-type(2n) {
  margin: 0 0 30px 0;
}
.use_scene .list .item h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 52px;
  color: #ffffff;
  line-height: 1.6em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1e83be;
}
.use_scene .list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.use_scene .list .item .image.image01 {
  margin: 10px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 508px;
  min-height: 240px;
}
.use_scene .list .item .image.image02 {
  margin: 25px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 415px;
  min-height: 225px;
}
.use_scene .list .item .image.image03 {
  margin: 10px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 500px;
  min-height: 240px;
}
.use_scene .list .item .image.image04 {
  margin: 30px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 338px;
  min-height: 220px;
}
.use_scene .list .item p {
  margin: 0 auto 0 auto;
  padding: 0 0 20px 0;
  width: 90%;
  max-width: 430px;
  color: #333333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
}






.how_to_use {
  margin: 0 0 0 0;
  padding: 60px 0 35px 0;
  overflow: hidden;
  background: #ffffff;
}
.how_to_use .head {
  margin: 0 0 50px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.how_to_use .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.how_to_use .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.how_to_use .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.how_to_use .item {
  margin: 0 auto 42px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  border-radius: 10px;
  overflow: hidden;
}
.how_to_use .item h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 90px;
  color: #ffffff;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1e83be;
}
.how_to_use .item h3 .sub {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #ffffff;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.how_to_use .item p {
  margin: 0 0 0 0;
  padding: 25px 0 30px 0;
  color: #333333;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
}
.how_to_use .item p.note {
  margin: 0 0 0 57%;
  padding: 0 0 55px 1em;
  color: #333333;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  position: relative;
}
.how_to_use .item p.note:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.how_to_use .item .image {
  margin: 0 auto 7px auto;
  padding: 0 0 0 0;
  width: 94%;
  max-width: 938px;
}
.how_to_use .item .flow {
  margin: 0 auto 15px auto;
  padding: 55px 0 0 0;
  width: 96%;
  max-width: 1005px;
  display: flex;
  flex-wrap: wrap;
}
.how_to_use .item .flow li {
  margin: 0 2% 30px 0;
  padding: 0 0 0 0;
  width: 23.5%;
  position: relative;
}
.how_to_use .item .flow li:nth-of-type(4n) {
  margin: 0 0 30px 0;
}
.how_to_use .item .flow li p {
  margin: 0 0 10px 32px;
  padding: 0 0 0 0;
  height: 2.8em;
  color: #333333;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.how_to_use .item .flow li .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.how_to_use .item .flow li .num.num01 {
  width: 7px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num02 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num03 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num04 {
  width: 14px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num05 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num06 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num07 {
  width: 13px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .flow li .num.num08 {
  width: 14px;
  top: 0px;
  left: 15px;
}
.how_to_use .item .link {
  margin: 0 0 0 0;
  padding: 0 0 42px 0;
  text-align: center;
}
.how_to_use .item .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 325px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.how_to_use .item .link a:hover {
  opacity: 0.6;
}
.how_to_use .item .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.use_flow {
  margin: 0 0 0 0;
  padding: 55px 0 56px 0;
  overflow: hidden;
  background: #e8f3f8;
}
.use_flow .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.use_flow .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use_flow .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_flow .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.use_flow .flow {
  margin: 0 auto 20px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: left;
  display: flex;
}
.use_flow .flow li {
  margin: 0 1.6% 0 0;
  padding: 24px 18px 24px 18px;
  width: 23.8%;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
}
.use_flow .flow li:nth-of-type(4) {
  margin: 0 0 0 0;
}
.use_flow .flow li .label {
  margin: 0 0 20px 15px;
  padding: 0 0 0 0;
  width: 100%;
  height: 3.2em;
  color: #333333;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.use_flow .flow li .step {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 35px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.use_flow .flow li .image {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
}
.use_flow .flow li p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
}
.use_flow .attention {
  margin: 0 auto 20px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1100px;
  text-align: left;
}
.use_flow .attention li {
  margin: 0 0 0 0;
  padding: 0 0 0.5em 2em;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  position: relative;
}
.use_flow .attention li .icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.related_product {
  margin: 0 0 0 0;
  padding: 55px 0 0 0;
  overflow: hidden;
}
.related_product .head {
  margin: 0 0 55px 0;
  padding: 0 0 30px 0;
  text-align: center;
  position: relative;
}
.related_product .head:after {
  margin: 0 0 0 -23px;
  padding: 0 0 0 0;
  width: 46px;
  height: 4px;
  line-height: 4px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.related_product .head .eng {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.related_product .head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333333;
  line-height: 1.2em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  position: relative;
}
.related_product .item {
  margin: 0 auto 0 auto;
  padding: 0 0 3px 0;
  width: 92%;
  max-width: 1100px;
}
.related_product .item a {
  margin: 0 0 0 0;
  padding: 45px 0 30px 50%;
  width: 100%;
  background: #e8f3f8;
  box-shadow: 3px 3px 0px #cccccc;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.related_product .item a .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 38.36%;
  position: absolute;
  top: 39px;
  left: 6.18%;
}
.related_product .item a p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
}
.related_product .item a p.catch {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.related_product .item a p.catch em {
  font-size: 22px;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

.related_product .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 274px;
  height: 55px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.related_product .item a .link:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.related_product .item a:hover {
  opacity: 0.6;
}
.related_product .item a:hover img {
  opacity: 1;
}
.trial {
  margin: 0 0 0 0;
  padding: 45px 0 40px 0;
  width: 100%;
  background: #e8f3f8;
  text-align: center;
}
.trial .comment {
  margin: 0 0 20px 0;
  padding: 10px 30px;
  background: #333333;
  line-height: 1.2em;
  font-size: 13px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
  display: inline-block;
  border-radius: 90px;
  position: relative;
  z-index: 1;
}
.trial .comment:after {
  margin: 0 0 0 -10px;
  padding: 0 0 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: block;
  z-index: -1;
}
.trial .link {
  padding: 0 0 10px 0;
}
.trial .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 505px;
  height: 44px;
  text-align: center;
  background: #fff;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  border: 2px solid #1e83be;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.trial .link a:after {
  margin: -5px 0 0 0;
  width: 6px;
  height: 10px;
  line-height: 10px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 12px;
}
.trial .link a:hover {
  opacity: 0.6;
}
.trial p.note {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  display: inline-block;
}
.trial p.note:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "*";
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #main_image {
    margin: 0 0 250px 0;
    padding: 0 0 0 0;
    width: 100%;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01.png") repeat-x 0 0;
    background-size: auto 100%;
  }
  #main_image .main_image_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1200px;
    position: relative;
  }
  #main_image .main_image_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 55%;
    position: absolute;
    top: 48px;
    right: -6%;
  }
  #main_image .main_image_inner .logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 64px;
    position: absolute;
    top: 10px;
    left: 14px;
  }
  #main_image .main_image_inner .catch {
    margin: 0 0 0 0;
    padding: 75px 0 82px 0;
    width: 50%;
    text-align: center;
  }
  #main_image .main_image_inner .catch .sub {
    margin: 0 0 35px 0;
    padding: 8px 15px 5px;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: #ffef5b;
    position: relative;
    z-index: 1;
  }
  #main_image .main_image_inner .catch .sub:after {
    margin: 0 0 0 -20px;
    padding: 0 0 0 0;
    width: 39px;
    height: 39px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: -1;
  }
  #main_image .main_image_inner .catch h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    text-align: left;
  }


  .problem01 {
    margin: 0 0 0 0;
    padding: 60px 0 65px 0;
    background: #e8f3f8;
    position: relative;
  }
  .problem01:after {
    margin: 0 0 0 -100px;
    padding: 0 0 0 0;
    width: 200px;
    height: 200px;
    content: "";
    background: #e8f3f8;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: rotate(45deg);
  }
  .problem01 .head {
    margin: 0 0 50px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .problem01 .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .problem01 .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
    display: flex;
    position: relative;
    z-index: 1;
  }
  .problem01 .list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 25%;
    position: relative;
  }
  .problem01 .list .item:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 3px;
    height: calc( 100% - 80px );
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    top: 40px;
    left: 0;
    display: block;
  }
  .problem01 .list .item:nth-of-type(1):before {
    display: none;
  }
  .problem01 .list .item a {
    margin: 0 0 0 0;
    padding: 40px 0 48px 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .problem01 .list .item a .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    min-height: 250px;
  }


  .problem02 .head h3 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 53px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #1e83be;
  }
  .problem02 .list .item .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .problem02 .list .item .description .service {
    margin: 0 0 0 0;
/*    padding: 6px 6px 6px 10px;
    display: inline-block;*/
    background: #fff;
    border-radius: 90px;
  }
  .problem02 .list .item .description .service dt {
    margin: 0 0 0 0;
/*    padding: 0 0 0 0;*/
    line-height: 1.2em;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label {
    margin: 0 0 0 8px;
    padding: 7px 5px 5px;
    line-height: 1.4em;
    font-size: 12px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label.label01 {
    background: #858585;
  }
  .problem02 .list .item .description .service dd .label.label02 {
    background: #1e83be;
  }
  .problem02 .list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
  }
  .problem02 .list .item .image.image01 {
    width: 24.45%;
    top: -25px;
    left: 10.9%;
  }
  .problem02 .list .item .image.image02 {
    width: 30.54%;
    top: 15px;
    right: 5.8%;
  }
  .problem02 .list .item .image.image03 {
    width: 27.18%;
    top: -36px;
    left: 8.18%;
  }
  .problem02 .list .item .image.image04 {
    width: 24.18%;
    top: -20px;
    left: 8.6%;
  }
  .problem02 .list .item .image.image05 {
    width: 21.72%;
    top: -10px;
    right: 10.0%;
  }
  .problem02 .list .item .image.image06 {
    width: 45.09%;
    top: 0px;
    right: 6.0%;
  }
  .problem02 .list hr {
    margin: 35px auto 35px;
    width: 88.9%;
    height: 0px;
    line-height: 0px;
    background: none;
    border: none;
    border-top: 3px solid #ebebeb;
  }
  .problem02 .list .item.etc .wrap {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    width: 100%;
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .problem02 .list .item h4 {
    margin: 35px 0 35px 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 31px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .problem02 .list .item h4:before {
    margin: 0 15px 0 0;
    padding: 0 0 0 0;
    width: 20px;
    height: 33px;
    line-height: 33px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item h4:after {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
    width: 20px;
    height: 33px;
    line-height: 33px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .function {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 996px;
    display: flex;
  }
  .problem02 .list .item .function .min_item {
    margin: 0 2.875% 0 0;
    padding: 0 0 0 0;
    width: 17.7%;
    min-height: 116px;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    background: #e8f3f8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .problem02 .list .item .function .min_item:nth-of-type(5) {
    margin: 0 0 0 0;
  }
  .problem02 .list .item .function .min_item .text01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 32px;
  }
  .problem02 .list .item .function .min_item .text02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 23px;
  }
  .problem02 .list .item .function .min_item .text03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 17px;
  }
  .problem02 .list .item .function .min_item .text04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 30px;
  }
  .problem02 .list .item .function .min_item .text05 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 27px;
  }
  .problem02 .list .item .function .min_item .text06 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 18px;
  }
  .problem02 .list .item .function .min_item .text07 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 21px;
  }
  .problem02 .list .item .function .min_item .text08 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 46px;
  }
  .problem02 .list .item .catch {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
  }
  .problem02 .list .item .catch em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 32px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
    position: relative;
    z-index: 1;
  }
  .problem02 .list .item .catch em:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 8px;
    line-height: 8px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  .problem02 .list .item .attention {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .attention:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }







  .type {
    margin: 0 0 0 0;
    padding: 60px 0 65px 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .type .head {
    margin: 0 0 50px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .type .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .type .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .intro {
    margin: 0 0 0 0;
    padding: 0 0 35px 0;
  }
  .type .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 18px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .type .list {
    margin: 0 auto 0 auto;
    padding: 37px 45px 50px 45px;
    width: 92%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
  }
  .type .list hr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 0;
    line-height: 0;
    display: block;
    background: none;
    border: none;
  }
  .type .list .line_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
  }
  .type .list .line_box .cell01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.4%;
    height: 120px;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type .list .line_box .cell02 {
    margin: 0 0 0 0;
    padding: 25px 0 0 40px;
    width: 40%;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box .cell03 {
    margin: 0 0 0 4px;
    padding: 25px 0 0 40px;
    width: 40%;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box.top .cell02 {
    padding: 40px 0 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.top .cell03 {
    padding: 40px 0 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.bottom .cell02 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box.bottom .cell03 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box .label {
    margin: 0 auto;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 22px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .type .list .line_box .label.label01 {
    background: #858585;
  }
  .type .list .line_box .label.label02 {
    background: #1e83be;
  }
  .type .list .line_box ul {
    line-height: 1.6em;
    font-size: 14px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .type .list .line_box ul li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .type .list .line_box ul li.icon01:before {
    padding: 0 0 0 0;
    content: "●";
    color: #adadad;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon02:before {
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon03:before {
    padding: 0 0 0 0;
    content: "●";
    color: #78b5d8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon04:before {
    padding: 0 0 0 0;
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
  }


  .case_study {
    margin: 0 0 0 0;
    padding: 55px 0 78px 0;
    overflow: hidden;
  }
  .case_study .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .case_study .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .case_study .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .case_study .item a {
    margin: 0 0 0 0;
    padding: 45px 30px 30px 50%;
    width: 100%;
    background: #fff;
    border: 3px solid #d6d6d6;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .case_study .item a .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 43%;
    position: absolute;
    top: 35px;
    left: 3.45%;
  }
  .case_study .item a p {
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    line-height: 1.8em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.name {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.6em;
    font-size: 20px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }


  .use_flow {
    margin: 0 0 0 0;
    padding: 55px 0 56px 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_flow .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .use_flow .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_flow .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .flow {
    margin: 0 auto 20px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    text-align: left;
    display: flex;
  }
  .use_flow .flow li {
    margin: 0 1.6% 0 0;
    padding: 24px 18px 24px 18px;
    width: 23.8%;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .use_flow .flow li:nth-of-type(4) {
    margin: 0 0 0 0;
  }
  .use_flow .flow li .label {
    margin: 0 0 20px 15px;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    color: #333333;
    line-height: 1.6em;
    font-size: 14px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .use_flow .flow li .step {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 35px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .use_flow .flow li .image {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
  }
  .use_flow .flow li p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }
  .use_flow .attention {
    margin: 0 auto 20px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1100px;
    text-align: left;
  }
  .use_flow .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 2em;
    line-height: 1.6em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .use_flow .attention li .icon {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .related_product {
    margin: 0 0 0 0;
    padding: 55px 0 0 0;
    overflow: hidden;
  }
  .related_product .head {
    margin: 0 0 55px 0;
    padding: 0 0 30px 0;
    text-align: center;
    position: relative;
  }
  .related_product .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .related_product .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 33px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .related_product .item a {
    margin: 0 0 0 0;
    padding: 45px 0 30px 50%;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .related_product .item a .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 38.36%;
    position: absolute;
    top: 39px;
    left: 6.18%;
  }
  .related_product .item a p {
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    line-height: 1.8em;
    font-size: 14px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }



  .related_product .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 274px;
    height: 55px;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .related_product .item a .link:after {
    margin: -5px 0 0 0;
    width: 6px;
    height: 10px;
    line-height: 10px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .related_product .item a:hover {
    opacity: 0.6;
  }
  .related_product .item a:hover img {
    opacity: 1;
  }
  .trial {
    margin: 0 0 0 0;
    padding: 45px 0 40px 0;
    width: 100%;
    background: #e8f3f8;
    text-align: center;
  }
  .trial .comment {
    margin: 0 0 20px 0;
    padding: 10px 30px;
    background: #333333;
    line-height: 1.2em;
    font-size: 13px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    display: inline-block;
    border-radius: 90px;
    position: relative;
    z-index: 1;
  }
  .trial .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  .trial .link {
    padding: 0 0 10px 0;
  }
  .trial .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 505px;
    height: 44px;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 14px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .trial .link a:after {
    margin: -5px 0 0 0;
    width: 6px;
    height: 10px;
    line-height: 10px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .trial .link a:hover {
    opacity: 0.6;
  }
  .trial p.note {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 12px;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
  }
  .trial p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
}
@media (max-width:767px) {
  #main_image {
    margin: 0 0 44.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #1e83be url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/main_image_back_01-sp.png") repeat-x 0 bottom;
    background-size: auto 184px;
  }
  #main_image .main_image_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1200px;
    position: relative;
  }
  #main_image .main_image_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 95.6vw;
    position: absolute;
    top: auto;
    bottom: -10vw;
    right: 2.2vw;
  }
  #main_image .main_image_inner .logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 11.8vw;
    position: absolute;
    top: 5vw;
    left: 7.27vw;
  }
  #main_image .main_image_inner .catch {
    margin: 0 auto;
    padding: 8.72vw 0 85.8vw 0;
    width: 87.2%;
    text-align: center;
  }
  #main_image .main_image_inner .catch .sub {
    margin: 0 0 5.81vw 5vw;
    padding: 1.4vw 4.54vw 1.2vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.09vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: #ffef5b;
    position: relative;
    z-index: 1;
  }
  #main_image .main_image_inner .catch .sub:after {
    margin: 0 0 0 -20px;
    padding: 0 0 0 0;
    width: 39px;
    height: 39px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: -1;
  }
  #main_image .main_image_inner .catch h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    line-height: 1.4em;
    font-size: 6.22vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    text-align: left;
  }
  #main_image .main_image_inner .link_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 91.45vw;
    display: flex;
    position: absolute;
    left: 4.275vw;
    bottom: -36.36vw;
  }
  #main_image .main_image_inner .link_box .left {
    margin: 0 2.73vw 0 0;
    padding: 0 0 0 0;
    width: 44.36vw;
  }
  #main_image .main_image_inner .link_box .right {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 44.36vw;
  }
  #main_image .main_image_inner .link_box .left .comment {
    margin: 0 auto;
    padding: 1.8vw 0 0 0;
    box-sizing: border-box;
    width: 34.18vw;
    height: 11.27vw;
    text-align: center;
    color: #ffffff;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_07.png") no-repeat center top;
    background-size: 100% auto;
  }
  #main_image .main_image_inner .link_box .right .comment {
    margin: 0 auto;
    padding: 1.8vw 0 0 0;
    box-sizing: border-box;
    width: 40.18vw;
    height: 11.27vw;
    text-align: center;
    color: #ffffff;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_08.png") no-repeat center top;
    background-size: 100% auto;
  }
  #main_image .main_image_inner .link_box .link a {
    margin: 0 auto;
    padding: 0 0 0 3vw;
    width: 100%;
    height: 9.27vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.09vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #main_image .main_image_inner .link_box .link a:after {
    margin: -1vw 0 0 0;
    width: 0.9vw;
    height: 2vw;
    line-height: 2vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  #main_image .main_image_inner .link_box .link.icon01 a:before {
    margin: -2.725vw 0 0 0;
    width: 3.81vw;
    height: 5.45vw;
    line-height: 5.45vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 2.8vw;
  }
  #main_image .main_image_inner .link_box .link.icon02 a:before {
    margin: -2.9vw 0 0 0;
    width: 5.45vw;
    height: 5.8vw;
    line-height: 5.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/icon_07.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 2.8vw;
  }

  #main_image .main_image_inner .link_box .link a:hover {
    opacity: 0.6;
  }
  #main_image .main_image_inner .link_box .link a:hover img {
    opacity: 1;
  }





  .problem01 {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    background: #e8f3f8;
    position: relative;
  }
  .problem01:after {
    margin: 0 0 0 -50px;
    padding: 0 0 0 0;
    width: 100px;
    height: 100px;
    content: "";
    background: #e8f3f8;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: rotate(45deg);
  }
  .problem01 .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .problem01 .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .problem01 .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.5em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list {
    margin: 0 auto 0 auto;
    padding: 4.9vw 0 2.75vw 0;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
  }
  .problem01 .list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
    position: relative;
  }
  .problem01 .list .item:nth-of-type(1) {
    margin: 0 0 8vw 0;
  }
  .problem01 .list .item:nth-of-type(2) {
    margin: 0 0 8vw 0;
  }
  .problem01 .list .item:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 3px;
    height: 100%;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
  }
  .problem01 .list .item:nth-of-type(1):before {
    display: none;
  }
  .problem01 .list .item:nth-of-type(3):before {
    display: none;
  }
  .problem01 .list .item:nth-of-type(1):after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 5.44vw );
    height: 3px;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    bottom: -4vw;
    left: 2.72vw;
    display: block;
  }
  .problem01 .list .item:nth-of-type(2):after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 5.44vw );
    height: 3px;
    content: "";
    background: #ebebeb;
    border-radius: 90px;
    position: absolute;
    bottom: -4vw;
    right: 2.72vw;
    display: block;
  }
  .problem01 .list .item a {
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .problem01 .list .item a .num {
    margin: 0 auto 18px auto;
    padding: 0 0 0 0;
    max-width: 15.8vw;
  }
  .problem01 .list .item a .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    min-height: 44vw;
  }
  .problem01 .list .item a .image.image01 {
    max-width: 31.45vw;
  }
  .problem01 .list .item a .image.image02 {
    max-width: 40.9vw;
  }
  .problem01 .list .item a .image.image03 {
    max-width: 37.46vw;
  }
  .problem01 .list .item a .image.image04 {
    max-width: 38vw;
  }
  .problem01 .list .item a .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .problem01 .list .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 30.72vw;
    height: 9.27vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .problem01 .list .item a .link:after {
    margin: -2.5px 0 0 0;
    width: 10px;
    height: 5px;
    line-height: 5px;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 12px;
  }
  .problem01 .list .item a:hover {
    opacity: 0.6;
  }
  .problem01 .list .item a:hover img {
    opacity: 1;
  }






  .problem02 {
    margin: 0 0 0 0;
    padding: 15.45vw 0 15px 0;
    position: relative;
  }
  .problem02 .head {
    margin: 0 0 3.6vw 0;
    padding: 0 0 0 0;
    text-align: center;
    position: relative;
  }
  .problem02 .head .sub {
    margin: 0 0 3.6vw 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    vertical-align: middle;
  }
  .problem02 .head .sub .label {
    margin: 0 1.8vw 1.2vw;
    padding: 0.9vw 2.7vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .problem02 .head .sub .label.label01 {
    background: #858585;
  }
  .problem02 .head .sub .label.label02 {
    background: #1e83be;
  }
  .problem02 .head h3 {
    margin: 0 0 3.63vw 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    position: relative;
    display: inline-block;
  }
  .problem02 .head h3 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 7.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #1e83be;
  }
  .problem02 .head h3 br.sp_disp {
    display: inline-block !important;
  }
  .problem02 .head h3:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.72vw;
    height: 26.9vw;
    line-height: 26.9vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -4vw;
  }
  .problem02 .head h3:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.72vw;
    height: 26.9vw;
    line-height: 26.9vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: -4vw;
  }
  .problem02 .intro {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
  }
  .problem02 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .problem02 .arrow {
    margin: 0 auto 6.36vw auto;
    padding: 0 0 0 0;
    width: 38px;
  }
  .problem02 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89vw;
    max-width: 1100px;
  }
  .problem02 .list .item {
    margin: 0 0 5.45vw 0;
    padding: 5.45vw 0 5.45vw 0;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .problem02 .list .item.etc {
    margin: 0 0 35px 0;
    padding: 10px !important;
    width: 100%;
  }
  .problem02 .list .item .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 20.72vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .problem02 .list .item .wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
  }
  .problem02 .list .item .description {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
  }
  .problem02 .list .item .description.case01 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case02 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case03 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case04 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case05 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description.case06 {
    margin: 0 auto;
    width: 83vw;
  }
  .problem02 .list .item .description p {
    margin: 0 0 0 0;
    padding: 0 0 3.2vw 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333;
  }
  .problem02 .list .item .description p.catch {
    margin: 0 0 0 0;
    padding: 0 0 1.6vw 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .problem02 .list .item .description p .note {
    line-height: 1.6em;
    font-size: 2.0vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .description .service {
    margin: 0 0 0 0;
/*    padding: 1.09vw 1.89vw 1.45vw 1.83vw !important;
    padding: 0.69vw 1.89vw 1.45vw 1.83vw !important;*/


    box-sizing: border-box;
/*    height: 10.36vw;


    display: inline-block;*/
    background: #fff;
    border-radius: 90px;
  }
  .problem02 .list .item .description .service dt {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 1.83vw !important;
    line-height: 1.2em;
    color: #333333;
    font-size: 2vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd {
    margin: 0 0 0 0 !important;
    padding: 0 0 0.7vw 0 !important;
/*    display: inline-block;*/
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label {
    margin: 0 0 0 2.45vw;
    padding: 1.26vw 1.7vw 0.9vw;
    line-height: 1.4em;
    font-size: 2.22vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .problem02 .list .item .description .service dd .label.label01 {
    background: #858585;
  }
  .problem02 .list .item .description .service dd .label.label02 {
    background: #1e83be;
  }
  .problem02 .list .item .image {
    margin: 0 auto 3.27vw auto;
    padding: 0 0 0 0;
    position: relative;
  }
  .problem02 .list .item .image.image01 {
    width: 43.45vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image02 {
    width: 60.9vw;
    top: auto;
    right: auto;
  }
  .problem02 .list .item .image.image03 {
    width: 54.54vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image04 {
    width: 36.9vw;
    top: auto;
    left: auto;
  }
  .problem02 .list .item .image.image05 {
    width: 34.54vw;
    top: auto;
    right: auto;
  }
  .problem02 .list .item .image.image06 {
    width: 68.54vw;
    top: auto;
    right: auto;
  }
  .problem02 .list hr {
    margin: 3.6vw auto 3.6vw;
    width: 88.9%;
    height: 0px;
    line-height: 0px;
    background: none;
    border: none;
    border-top: 3px solid #ebebeb;
  }
  .problem02 .list .item.etc .wrap {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    width: 100%;
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .problem02 .list .item h4 {
    margin: 3.6vw 0 3.6vw 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 4.18vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .problem02 .list .item h4 br.sp_disp {
    display: inline-block !important;
  }
  .problem02 .list .item h4:before {
    margin: -3vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 6vw;
    line-height: 6vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -2.5vw;
  }
  .problem02 .list .item h4:after {
    margin: -3vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 6vw;
    line-height: 6vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -2.5vw;
  }
  .problem02 .list .item .function {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 79.45vw;
    max-width: 996px;
    display: flex;
    flex-wrap: wrap;
  }
  .problem02 .list .item .function .min_item {
    margin: 0 3.725vw 2.72vw 0;
    padding: 0 0 0 0;
    width: 24vw;
    min-height: 16vw;
    line-height: 1.4em;
    font-size: 2.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    background: #e8f3f8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .problem02 .list .item .function .min_item:nth-of-type(3) {
    margin: 0 0 2.72vw 0;
  }
  .problem02 .list .item .function .min_item:nth-of-type(4) {
    margin: 0 3.725vw 0 13.27vw;
  }
  .problem02 .list .item .function .min_item:nth-of-type(5) {
    margin: 0 0 0 0;
  }
  .problem02 .list .item .function .min_item .text01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 5.63vw;
  }
  .problem02 .list .item .function .min_item .text02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.27vw;
  }
  .problem02 .list .item .function .min_item .text03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.24vw;
  }
  .problem02 .list .item .function .min_item .text04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 4.36vw;
  }
  .problem02 .list .item .function .min_item .text05 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.8vw;
  }
  .problem02 .list .item .function .min_item .text06 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.72vw;
  }
  .problem02 .list .item .function .min_item .text07 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.09vw;
  }
  .problem02 .list .item .function .min_item .text08 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 6.18vw;
  }
  .problem02 .list .item .catch {
    margin: 0 0 1.31vw 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
  }
  .problem02 .list .item .catch em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #1e83be;
    position: relative;
    z-index: 1;
  }
  .problem02 .list .item .catch em:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 4px;
    line-height: 4px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/text_back_01.png") repeat-x center center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0.9vw;
    left: 0;
    z-index: 0;
  }
  .problem02 .list .item .attention {
    margin: 0 0 0 0;
    padding: 0 0 2.7vw 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
  .problem02 .list .item .attention:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
  .problem02 .list .item .attention br.sp_disp {
    display: inline-block !important;
  }






  .type {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .type .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .type .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .type .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .type .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .type .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .type .list {
    margin: 0 auto 0 auto;
    padding: 5.45vw 0 5.45vw 3.63vw;
    width: 89%;
    max-width: 1100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #cccccc;
    box-sizing: border-box;
  }
  .type .list .list_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .type .list .list_wrap .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .list_wrap.out .scroll {
    width: 0px;
  }

  .type .list hr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 160vw;
    height: 0;
    line-height: 0;
    display: block;
    background: none;
    border: none;
  border-top: 1px solid #adadad;
  }
  .type .list .line_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 160vw;
    display: flex;
  }
  .type .list .line_box .cell01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.4%;
    height: 20.6vw;
    line-height: 1.4em;
    font-size: 2.59vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type .list .line_box .cell02 {
    margin: 0 0 0 0;
    padding: 3.63vw 0 0 3.63vw;
    width: 40%;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box .cell03 {
    margin: 0 0 0 0;
    padding: 3.63vw 0 0 3.63vw;
    width: 40%;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  .type .list .line_box.top .cell01 {
    height: 13.6vw;
  }
  .type .list .line_box.top .cell02 {
    padding: 3.63vw 0 0 0;
    height: 13.6vw;
    border-top-left-radius: 10px;
    /*border-top-right-radius: 10px;*/
    text-align: center;
  }
  .type .list .line_box.top .cell03 {
    padding: 3.63vw 0 0 0;
    height: 13.6vw;
    /*border-top-left-radius: 10px;*/
    border-top-right-radius: 10px;
    text-align: center;
  }
  .type .list .line_box.bottom .cell02 {
    border-bottom-left-radius: 10px;
   /* border-bottom-right-radius: 10px;*/
  }
  .type .list .line_box.bottom .cell03 {
    /*border-bottom-left-radius: 10px;*/
    border-bottom-right-radius: 10px;
  }
  .type .list .line_box .label {
    margin: 0 auto;
    padding: 0.9vw 2.7vw;
    display: inline-block;
    border-radius: 90px;
    line-height: 1.4em;
    font-size: 3.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
  }
  .type .list .line_box .label.label01 {
    background: #858585;
  }
  .type .list .line_box .label.label02 {
    background: #1e83be;
  }
  .type .list .line_box ul {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .type .list .line_box ul li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .type .list .line_box ul li.icon01:before {
    padding: 0 0 0 0;
    content: "●";
    color: #adadad;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon02:before {
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon03:before {
    padding: 0 0 0 0;
    content: "●";
    color: #78b5d8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .type .list .line_box ul li.icon04:before {
    padding: 0 0 0 0;
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
  }


  .case_study {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
  }
  .case_study .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .case_study .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .case_study .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .case_study .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 89%;
    max-width: 1100px;
  }
  .case_study .item a {
    margin: 0 0 0 0;
    padding: 5.45vw;
    width: 100%;
    background: #fff;
    border: 3px solid #d6d6d6;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .case_study .item a .image {
    margin: 0 0 1.8vw 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .case_study .item a p {
    margin: 0 0 0 0;
    padding: 0 0 3.6vw 0;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.catch {
    margin: 0 0 0 0;
    padding: 0 0 3.6vw 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .case_study .item a p.name {
    margin: 0 0 0 0;
    padding: 0 0 1.8vw 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }

  .case_study .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .case_study .item a .link:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .case_study .item a:hover {
    opacity: 0.6;
  }
  .case_study .item a:hover img {
    opacity: 1;
  }
  .use_scene {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_scene .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .use_scene .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_scene .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .catch {
    margin: 0 0 0 0;
    padding: 0 0 5.45vw 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 4.72vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_scene .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
  }
  .use_scene .list .item {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    box-shadow: 3px 3px 0px #cccccc;
    border-radius: 10px;
    overflow: hidden;

  }
  .use_scene .list .item:nth-of-type(2n) {
    margin: 0 0 4.54vw 0;
  }
  .use_scene .list .item h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.2vw;
    color: #ffffff;
    line-height: 1.6em;
    font-size: 3.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1e83be;
  }
  .use_scene .list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .use_scene .list .item .image.image01 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 81.6vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image02 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 70.9vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image03 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 82.1vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item .image.image04 {
    margin: 1.8vw auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 56.54vw;
    max-width: 508px;
    min-height: 0px;
  }
  .use_scene .list .item p {
    margin: 0 auto 0 auto;
    padding: 0 0 1.8vw 0;
    width: 78.18vw;
    max-width: 78.18vw;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }






  .how_to_use {
    margin: 0 0 0 0;
    padding: 10vw 0 5vw 0;
    overflow: hidden;
    background: #ffffff;
  }
  .how_to_use .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .how_to_use .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .how_to_use .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .how_to_use .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .how_to_use .item {
    margin: 0 auto 7.8vw auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    border-radius: 10px;
    overflow: hidden;
  }
  .how_to_use .item h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 16.36vw;
    color: #ffffff;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1e83be;
  }
  .how_to_use .item h3 .sub {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #ffffff;
    line-height: 1.3em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .how_to_use .item p {
    margin: 0 0 0 0;
    padding: 3.63vw 0 3.63vw 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  .how_to_use .item p.note {
    margin: 0 auto 5vw auto !important;
    padding: 0 0 0 1em;
    width: 90% !important;
    box-sizing: border-box;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .how_to_use .item p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use .item .image {
    margin: 0 auto 2vw auto !important;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 90%;
  }
  .how_to_use_image_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .how_to_use_image_wrap .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use_image_wrap.out .scroll {
    width: 0px;
  }
  .slide_dot {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
  }
  .slide_dot ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 3vw;
    left: 0;
  }
  .slide_dot ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 14px;
    color: #a5cde5;
    display: inline-block;
    vertical-align: middle;
  }
  .slide_dot ul li.on {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 19px;
    color: #4b9ccb;
    display: inline-block;
    vertical-align: middle;
  }

  .flow_slide_wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }

  .how_to_use .item .flow {
    margin: 0 0 0 0;
    padding: 4.5vw 0 11vw 0;
    width: 480vw;
    max-width: 480vw;
    display: flex;
    flex-wrap: wrap;
  }
  .how_to_use .item .flow li {
    margin: 0 0 0 5.45vw;

    padding: 0 0 0 0;
    width: 54.5vw;
    position: relative;
  }
  .how_to_use .item .flow li:nth-of-type(4n) {
    margin: 0 0 0 5.45vw;
  }
  .how_to_use .item .flow li p {
    margin: 0 0 1.8vw 5.8vw;
    padding: 0 0 0 0;
    height: 2.8em;
    color: #333333;
    line-height: 1.4em;
    font-size: 3.03vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .how_to_use .item .flow li .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .how_to_use .item .flow li .num.num01 {
    width: 7px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num02 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num03 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num04 {
    width: 14px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num05 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num06 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num07 {
    width: 13px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .flow li .num.num08 {
    width: 14px;
    top: 0px;
    left: 1.7vw;
  }
  .how_to_use .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
  }
  .how_to_use .item .link {
    margin: 0 0 0 0;
    padding: 0 0 7.27vw 0;
    text-align: center;
  }
  .how_to_use .item .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 60.45vw;
    height: 8vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .how_to_use .item .link a:hover {
    opacity: 0.6;
  }
  .how_to_use .item .link a:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.1vw;
  }
  .use_flow {
    margin: 0 0 0 0;
    padding: 10vw 0 10vw 0;
    overflow: hidden;
    background: #e8f3f8;
  }
  .use_flow .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .use_flow .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use_flow .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .use_flow .flow {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }
  .use_flow .flow li {
    margin: 0 4vw 4.36vw 0;
    padding: 4.54vw 3.63vw 4.54vw 3.63vw;
    width: 42.5vw;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .use_flow .flow li:nth-of-type(2) {
    margin: 0 0 4.36vw 0;
  }
  .use_flow .flow li:nth-of-type(4) {
    margin: 0 0 4.36vw 0;
  }
  .use_flow .flow li .label {
    margin: 0 0 3.63vw 3.27vw;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .use_flow .flow li .step {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6vw;
    position: absolute;
    top: 2.7vw;
    left: 2.7vw;
  }
  .use_flow .flow li .image {
    margin: 0 0 2.7vw 0;
    padding: 0 0 0 0;
  }
  .use_flow .flow li p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
  }
  .use_flow .attention {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1100px;
    text-align: left;
  }
  .use_flow .attention li {
    margin: 0 0 0 0;
    padding: 0 0 0 2em;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    text-align: left;
    position: relative;
  }
  .use_flow .attention li .icon {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .related_product {
    margin: 0 0 0 0;
    padding: 10vw 0 0 0;
    overflow: hidden;
  }
  .related_product .head {
    margin: 0 0 5.45vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    position: relative;
  }
  .related_product .head:after {
    margin: 0 0 0 -23px;
    padding: 0 0 0 0;
    width: 46px;
    height: 4px;
    line-height: 4px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .related_product .head .eng {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333333;
    line-height: 1.2em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    position: relative;
  }
  .related_product .item {
    margin: 0 auto 0 auto;
    padding: 0 0 3px 0;
    width: 92%;
    max-width: 1100px;
  }
  .related_product .item a {
    margin: 0 0 0 0;
    padding: 6.9vw 0 4.18vw 0;
    width: 100%;
    background: #e8f3f8;
    box-shadow: 3px 3px 0px #cccccc;
    text-align: left;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .related_product .item a .image {
    margin: 0 auto 2.7vw auto;
    padding: 0 0 0 0;
    width: 62.18vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .related_product .item a p {
    margin: 0 auto 0 auto;
    padding: 0 0 2.7vw 0;
    width: 78vw;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch {
    margin: 0 auto;
    padding: 0 0 2.7vw 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    text-align: center;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .related_product .item a p.catch em {
  font-size: 4vw;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

  .related_product .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 49.8vw;
    height: 10vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .related_product .item a .link:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .related_product .item a:hover {
    opacity: 0.6;
  }
  .related_product .item a:hover img {
    opacity: 1;
  }
  .trial {
    margin: 0 0 0 0;
    padding: 7.27vw 0 7.27vw 0;
    width: 100%;
    background: #e8f3f8;
    text-align: center;
  }
  .trial .comment {
    margin: 0 0 3.6vw 0;
    padding: 1.8vw 4.6vw;
    background: #333333;
    line-height: 1.2em;
    font-size: 2.36vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #fff;
    display: inline-block;
    border-radius: 90px;
    position: relative;
    z-index: 1;
  }
  .trial .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_10.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  .trial .link {
    padding: 0 0 0.9vw 0;
  }
  .trial .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 54.5vw;
    height: 12.72vw;
    text-align: center;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    border: 2px solid #1e83be;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .trial .link a:after {
    margin: -0.9vw 0 0 0;
    width: 1.09vw;
    height: 1.8vw;
    line-height: 1.8vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2vw;
  }
  .trial .link a:hover {
    opacity: 0.6;
  }
  .trial p.note {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    display: inline-block;
  }
  .trial p.note:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "*";
    display: inline-block;
  }
}


/**
 * side
**/
#side_open {
  margin: 0 0 0 0;
  width: 59px;
  position: fixed;
  top: 15vh;
  right: 0;
  z-index: 10000;
  display: none;
  cursor: pointer;
}
#side_menu {
  margin: 0 0 0 0;
  width: 254px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #a5cde5;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  top: 15vh;
  right: 5px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
  z-index: 10000;
}
#side_menu #side_close {
  margin: 0 0 0 0;
  padding: 10px;
  width: 35px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  cursor: pointer;
}
#side_menu #side_close img {
  display: block;
}
#side_menu .pagetop {
  margin: 0 0 0 0;
}
#side_menu .pagetop a {
  margin: 0 0 0 0;
  padding: 10px 0;
  background: #ebebeb;
  display: block;
  text-align: center;
  line-height: 1.2em;
  font-size: 13px;
  text-decoration: none;
  color: #333333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
#side_menu .pagetop a:before {
  margin: 0 8px 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 12px;
  line-height: 12px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/pagetop.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
#side_menu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#side_menu ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 1px solid #d6d6d6;
}
#side_menu ul li a {
  margin: 0 0 0 0;
  padding: 13px 0 13px 14px;
  background: #fff;
  display: block;
  text-align: left;
  line-height: 1.2em;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
#side_menu ul li a:after {
  margin: -3px 0 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  line-height: 6px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_08.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  vertical-align: middle;
}
#side_menu ul li a.on {
  margin: 0 0 0 0;
  padding: 13px 0 13px 14px;
  background: #1e83be;
  display: block;
  text-align: left;
  line-height: 1.2em;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
#side_menu ul li a.on:after {
  margin: -3px 0 0 0;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  line-height: 6px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_07.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  vertical-align: middle;
}
#side_menu .download {
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  text-align: center;
  background: #d2e6f2;
}
#side_menu .download .comment {
  margin: 0 0 17px 0;
  padding: 5px 10px;
  line-height: 1.4em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  background: #fff;
  position: relative;
  display: inline-block;
  z-index: 1;
}
#side_menu .download .comment:after {
  margin: 0 0 0 -10px;
  padding: 0 0 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_09.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: block;
  z-index: -1;
}
#side_menu .download .image {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  width: 183px;
}
#side_menu .download .link {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 218px;
}
#side_menu .download .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 45px;
  text-align: center;
  background: #1e83be;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#side_menu .download .link a:after {
  margin: -5.5px 0 0 0;
  width: 5px;
  height: 11px;
  line-height: 11px;
  display: block;
  content: "";
  background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
@media (max-width:767px) {
  #side_open {
    margin: 0 0 0 0;
    width: 10.72vw;
    position: fixed;
    top: 13vh;
    right: 0;
    z-index: 10000;
    display: block;
    cursor: pointer;
  }
  #side_menu {
    margin: 0 0 0 0;
    width: 46.18vw;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #a5cde5;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 13vh;
    right: 0;
    z-index: 10000;
  }
  #side_menu #side_close {
    margin: 0 0 0 0;
    padding: 1.8vw;
    width: 6.36vw;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    cursor: pointer;
  }
  #side_menu .pagetop {
    margin: 0 0 0 0;
  }
  #side_menu .pagetop a {
    margin: 0 0 0 0;
    padding: 1.8vw 0;
    background: #ebebeb;
    display: block;
    text-align: center;
    line-height: 1.2em;
    font-size: 2.36vw;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  #side_menu .pagetop a:before {
    margin: 0 1.2vw 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 2.18vw;
    line-height: 2.18vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/pagetop.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  #side_menu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  #side_menu ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #d6d6d6;
  }
  #side_menu ul li a {
    margin: 0 0 0 0;
    padding: 2.54vw 0 2.54vw 1.54vw;
    background: #fff;
    display: block;
    text-align: left;
    line-height: 1.2em;
    font-size: 2.54vw;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  #side_menu ul li a:after {
    margin: -0.545vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 1.09vw;
    line-height: 1.09vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_08.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 1.2vw;
    vertical-align: middle;
  }
  #side_menu ul li a.on {
    margin: 0 0 0 0;
    padding: 2.54vw 0 2.54vw 1.54vw;

    display: block;
    text-align: left;
    line-height: 1.2em;
    font-size: 2.54vw;
    text-decoration: none;

    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  #side_menu ul li a.on:after {
    margin: -0.545vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.18vw;
    height: 1.09vw;
    line-height: 1.09vw;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_07.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 1.2vw;
    vertical-align: middle;
  }
  #side_menu .download {
    margin: 0 0 0 0;
    padding: 2.7vw 0 2.7vw 0;
    text-align: center;
    background: #d2e6f2;
  }
  #side_menu .download .comment {
    margin: 0 0 2.8vw 0;
    padding: 0.8vw 1.8vw;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: center;
    background: #fff;
    position: relative;
    display: inline-block;
    z-index: 1;
  }
  #side_menu .download .comment:after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/deco_09.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    z-index: -1;
  }
  #side_menu .download .image {
    margin: 0 auto 1.8vw auto;
    padding: 0 0 0 0;
    width: 33.27vw;
  }
  #side_menu .download .link {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 39.6vw;
  }
  #side_menu .download .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: 8.18vw;
    text-align: center;
    background: #1e83be;
    line-height: 1.4em;
    font-size: 2.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #side_menu .download .link a:after {
    margin: -0.9vw 0 0 0;
    width: 0.9vw;
    height: 2.54vw;
    line-height: 2.54vw;
    display: block;
    content: "";
    background: url("/fb-sp/fb/ja/solutions/wide-variety/multicopy/print/netprint/business/spec/img/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
}

<!-- 250602追加 -->
    /* 不要な見出し削除 */
  .l-mv-area {
  display: none
}
  /* 下部マージンなし */
  .l-primary:after {
    content: "";
    display: none;
}
  /* PC */
@media print, screen and (min-width: 768px) {
.spec01 .spec_data .spec_data_inner table td.title .label {
    margin-right: 0.3vw;
  }
    .c-embedded-code {
        margin-top: 3rem;
        margin-bottom: 0;
    }
    .l-primary_container {
        margin-top: 7.5rem;
        margin-bottom: 0;
    }
}
  /* SP */
  @media (max-width: 767px) {
.spec01 .spec_data .spec_data_inner table td.title .label {
        margin-right: 0.7vw;
    }
    .l-primary_container {
        margin-top: 5rem;
        margin-bottom: 0;
    }
    .c-embedded-code {
        margin-top: 2rem;
        margin-bottom: 0;
    }
}