:root {
  --purpose-color: #0F3675;
  --idcard-color: #0F3675;
  --idcard-gradation01: linear-gradient(180deg, var(--idcard-color) 0%, #57739F 100%);
  --idcard-gradation02: linear-gradient(90deg, var(--idcard-color) 0%, #57739F 100%);
  --idcard-back-lightcolor: #F3F5F8;
  --idcard-type01:var(--idcard-color);
  --idcard-type02: #0071BC;
  --idcard-type03: #68CBD3;
}

.f_color {
  color: var(--idcard-color);
}

.f_gradation {
  background: var(--idcard-gradation01);
}

.f_gradation2 {
  background: var(--idcard-gradation02);
}

.back_color {
  background-color: var(--idcard-color);
}

.back_color-light {
  background-color: var(--idcard-back-lightcolor);
}

.back_color-type01 {
  background: var(--idcard-color);
}

.back_color-type01-light {
  background-color: var(--idcard-back-lightcolor);
}

.f_color-type01 {
  color: var(--idcard-color);
}

.back_color-type02 {
  background: var(--idcard-type02);
}

.back_color-type02-light {
  background: #E5F1F8;
}

.f_color-type02 {
  color: var(--idcard-type02);
}

.back_color-type03 {
  background: var(--idcard-type03);
}

.back_color-type03-light {
  background: #F0FAFB;
}

.f_color-type03 {
  color: var(--idcard-type03);
}

@media (min-width: 768px) {
  .purpose-fv {
    background-image: url("../img/printsystem/fv_image.jpg");
  }
}
.purpose-fv__back {
  background-image: url("../img/printsystem/fv_image-sp.jpg");
  background-size: cover;
  background-position: bottom center;
}
@media (min-width: 768px) {
  .purpose-fv__back {
    background-position: center;
  }
}
.purpose-section.common-issues {
  background-image: url(../img/printsystem/issues.jpg);
}
.purpose-section .type__item {
  background: var(--idcard-gradation02);
}
.purpose-section .type__item:nth-of-type(2) {
  background: linear-gradient(90deg, var(--idcard-type02) 0%, #7FB8DD 100%);
}
.purpose-section .type__item:nth-of-type(3) {
  background: linear-gradient(90deg, var(--idcard-type03) 0%, #A4E0E5 100%);
}
.purpose-section.type01 {
  background-image: url(../img/printsystem/feature-options_back01.jpg);
}
.purpose-section.type01 .inline01 {
  outline: 1px solid var(--idcard-color);
}
.purpose-section.type01 .type__info-title {
  border-bottom: 1px solid var(--idcard-color);
}
.purpose-section.type01 .type__feature-options__text {
  border-top: 1px solid var(--idcard-color);
}
.purpose-section.type02 {
  background-image: url(../img/printsystem/feature-options_back02.jpg);
}
.purpose-section.type02 .indent::before {
  background-color: var(--idcard-type02);
}
.purpose-section.type02 .f_gradation {
  background: linear-gradient(180deg, var(--idcard-type02) 0%, #7FB8DD 100%);
}
.purpose-section.type02 .inline01 {
  outline: 1px solid var(--idcard-type02);
}
.purpose-section.type02 .type__info-title {
  border-bottom: 1px solid var(--idcard-type02);
}
.purpose-section.type02 .type__feature-options__text {
  border-top: 1px solid var(--idcard-type02);
}
.purpose-section.type03 {
  background-image: url(../img/printsystem/feature-options_back03.jpg);
}
.purpose-section.type03 .indent::before {
  background-color: var(--idcard-type03);
}
.purpose-section.type03 .f_gradation {
  background: linear-gradient(180deg, var(--idcard-type03) 0%, #A4E0E5 100%);
}
.purpose-section.type03 .inline01 {
  outline: 1px solid var(--idcard-type03);
}
.purpose-section.type03 .type__info-title {
  border-bottom: 1px solid var(--idcard-type03);
}
.purpose-section.type03 .type__feature-options__text {
  border-top: 1px solid var(--idcard-type03);
}
.purpose-section.type03 .type__feature-options__title {
  min-height: 4em;
}
.purpose-section .flex-table__header--spec._type01 {
  background: var(--idcard-gradation01);
}
.purpose-section .flex-table__header--spec._type02 {
  background: linear-gradient(180deg, var(--idcard-type02) 0%, #7FB8DD 100%);
}
.purpose-section .flex-table__header--spec._type03 {
  background: linear-gradient(180deg, var(--idcard-type03) 0%, #A4E0E5 100%);
}
.purpose-section .recommend__title {
  background-image: url(../img/recommend-title01-sp.png);
}
@media (min-width: 768px) {
  .purpose-section .recommend__title {
    background-image: url(../img/recommend-title01.png);
  }
}
.purpose-section .circle-text {
  border: 1px solid var(--idcard-type02);
}
.purpose-section .management-item::after {
  border: 2px solid var(--idcard-type02);
}
.purpose-section .management-item .circle-top {
  background: linear-gradient(90deg, var(--idcard-type02) 0%, #a7d69c 100%);
  border-bottom: 2px solid var(--idcard-type02);
}
.purpose-section .recommend__bottom-area .point__list .back_color {
  background: var(--idcard-type02);
}
.purpose-section .recommend__bottom-area .point__list .f_color {
  color: var(--idcard-type02);
}
.purpose-section .recommend__bottom-area .point__list .inline01 {
  outline: 1px solid var(--idcard-type02);
}

@media (min-width: 768px) {
.purpose-section .point__item-img01{
	width:612px;
}
}

@media (min-width: 768px) {
    .purpose-section .type__info.printer-tatoorw {
        background-image: url(../img/printer-tatoorw.jpg);
    }
}
.purpose-section .type__info.printer-tatoorw {
    background-image: url(../img/printer-tatoorw.jpg);
}
.flow_text_color_red{
	color: #AC0040;
}
.kinou{
  font-family : Noto Sans CJK JP;
  font-weight : bold;
  font-size : 24px;
  line-height : 32px;
  letter-spacing : 1.2px;
  color : #000000;
  color : rgb(0, 0, 0);
}
.table-color-blue{
	color: #0F3675;
}
@media (min-width: 768px) {
    .purpose-section .type__info.printr-agilia {
        background-image: url(../img/printsystem/printer-agilia.jpg);
    }
}

.purpose-section .type__info.printr-agilia {
    background-image: url(../img/printsystem/printer-agilia-sp.jpg);
}

@media (min-width: 768px) {
    .purpose-section .type__info.printr-zenius2 {
        background-image: url(../img/printsystem/printer-agilia.jpg);
    }
}
.purpose-section .type__info.printr-zenius2 {
    background-image: url(../img/printsystem/printer-agilia-sp.jpg);
}
.purpose-section .type__info.printr-zenius-is2 {
    background-image: url(../img/printsystem/printer-zenius-is2-sp.jpg);
}
@media (min-width: 768px) {
    .purpose-section .type__info.printr-zenius-is2 {
        background-image: url(../img/printsystem/printer-zenius-is2.jpg);
    }
}
.purpose-section .type__info.printr-zenius {
    background-image: url(../img/printsystem/printer-zenius-sp.jpg);
}
@media (min-width: 768px) {
    .purpose-section .type__info.printr-zenius {
        background-image: url(../img/printsystem/printer-zenius.jpg);
    }
}
.point__item-number2{
	text-align: center;
}
.point__item-number_color02{
	background-color: #0071BC;
}
.point__item-number_color03{
	background-color: #68CBD3;
}
.f_color2 {
  color: #0071BC;
}
.f_color3 {
  color: #0071BC;
}
 .point__item-number3{
	 padding: 5px 50px;
}

@media (min-width: 768px) {
  .merit.purpose-section .clumn3__item-subtitle {
      min-height: 3.8em;
      display: flex;
      justify-content: center;
      align-items: center;
  }
}
.pickup-section .clumn3__list{
  padding-bottom: 0px;

}

@media (min-width: 768px) {
  .pickup-section .clumn3__list{
    flex-direction: column;
    align-items: stretch;
    gap:43px;
    margin-bottom: 0;
  }
}
.pickup-section .clumn3__item{
  height: auto;
}
@media (min-width: 768px) {
  .pickup-section .clumn3__item{
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border:1px solid var(--idcard-color)
  }
}
@media (min-width: 768px) {
  .pickup-section .clumn3-img__item-title{
    background: var(--idcard-gradation01);
    border-radius: 0;
  }
}

@media (min-width: 768px) {
  .pickup-section__item-detail{
    display: flex;
    flex-direction: column-reverse;
    padding-top: 30px;
  }
}
.pickup-section .pickup-section__list .pickup-section__item-subtitle{
  padding: 30px 25px 0;
}
@media (min-width: 768px) {
  .pickup-section .pickup-section__list .pickup-section__item-subtitle{
    padding: 40px 5.55vw 0;
  }
}
.pickup-section .pickup-section__list .pickup-section__item-detail-text{
  padding: 0 25px 30px;
}
@media (min-width: 768px) {
  .pickup-section .pickup-section__list .pickup-section__item-detail-text{
    padding: 0 5.55vw 40px;
  }
}
@media (min-width: 768px) {
  .pickup-section .clumn3-img__item-img{
    max-width: 940px;
    margin: 0 auto;
    padding: 0 20px 74px;
  }
}
.pickup-section .clumn3-swiper-pagination {
  bottom: 130px;
}
@media (min-width: 465px) {
  .pickup-section .clumn3-swiper-pagination {
    bottom: 100px;
  }
}

.purpose-section .line-up-flow .flex-table__data--name._type01 {
  background: var(--idcard-gradation01);
}
.purpose-section .line-up-flow .flex-table__data--name._type02 {
    background: linear-gradient(180deg, var(--idcard-type02) 0%, #7FB8DD 100%);
}
.purpose-section .line-up-flow .flex-table__data--name._type03 {
    background: linear-gradient(180deg, var(--idcard-type03) 0%, #A4E0E5 100%);
}
.purpose-section .line-up-flow .flex-table__header--spec{
  display: flex;
  flex-basis:13%;
  background: #e6e6e6;
  padding: 25px 5px;
  min-width:160px;
}
@media (min-width: 768px) {
  .purpose-section .line-up-flow .flex-table__header--spec{
  letter-spacing: -0.01em;
  }
}

.purpose-section .line-up-flow .flex-table__data--spec{
  flex-basis:13%;
  font-weight: 600;
  padding: 25px 10px;
  flex-direction: column;
  min-width:160px;
}
@media (min-width: 768px) {
  .purpose-section .line-up-flow .flex-table__header--spec,
  .purpose-section .line-up-flow .flex-table__data--spec{
    min-width: auto;
  }
}
.purpose-section .line-up-flow .flex-table__header--name,
.purpose-section .line-up-flow .flex-table__data--name {
  display: flex;
  flex-direction: column;
  gap:10px;
  flex-basis:20%;
  width: 240px;
} 

@media (min-width: 768px) {
  .purpose-section .line-up-flow .flex-table__header--name,
  .purpose-section .line-up-flow .flex-table__data--name {
  width: auto;
  }

}
.purpose-section .line-up-flow .flex-table__data.flex-table__data--name{
  font-weight: 400;
}
.purpose-section .line-up-flow .flex-table__data--name span{
  display: block;
  width: 100%;
  padding-top: 10px;
  border-top:1px dotted #fff;
}
.purpose-section .line-up-flow .flex-table__data--name img{
  max-width: 198px;
}

.purpose-section .printer-spec .flex-table__header--name,
.purpose-section .printer-spec .flex-table__data--name{
  justify-content: flex-start;
  flex-basis: 5%;
}

@media (min-width: 768px) {
  .purpose-section .point__item-number {
    width: 210px;
  }
}

.pickup-section .clumn3__list  .clumn3-swiper-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

@media (min-width: 768px) {
  .pickup-section .clumn3__list  .clumn3-swiper-wrapper {
    display: contents;
  }
}


.printsystem__nav {
  margin-bottom: 20px;
}

.printsystem__nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  justify-content: center;
}

@media (min-width: 768px) {
  .printsystem__nav ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

  }
}

.printsystem__nav ul li {
  width: 138px;
}

@media (min-width: 768px) {
  .printsystem__nav ul li {
    width: 16%;
  }
}

.printsystem__nav ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  background: var(--idcard-gradation01);
  height: 56px;
  padding-block: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 5px;
}

@media (min-width: 768px) {
  .printsystem__nav ul li a {
    font-size: 18px;
  }
}

.purpose-section .flex-table__header._text-gray {
  background: var(--lightgray-bg-color);
}

.purpose-section .flex-table__header--name.white {
  background: linear-gradient(180deg, #0086ff 0%, rgba(0 134 255 / .6) 100%);;
  color: #fff;
}

.purpose-section .features__item.printsystem__app {
  border-top-left-radius: 0;
}

@media (min-width: 768px) {
  .purpose-submenu .sub-nav .nav-list {
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
      flex-wrap: wrap;
    }
}

.purpose-section .flex-table__header--spec img {
  width: 70%;
}
.textbtn{
  color:var(--main-color);
}
.textbtn:hover{
  text-decoration:underline;
}