﻿:root{--container: 965px}:root{--color-common-white: #ffffff;--color-common-black: #000000;--color-common-gray-bg: #f2f2f2;--color-common-gray: #cccccc;--color-common-link: #CC0022;--color-common-black-light: #777777;--color-link-gray: #aeaeae;--color-btn-main: var(--color-common-link);--color-btn-main-text: var(--color-common-white);--color-btn-cv: var(--color-common-link);--color-btn-cv-text: var(--color-common-white)}a,a:visited{box-sizing:border-box;text-decoration:none !important;color:inherit;transition:opacity .2s}main a:hover{opacity:.7}body,div,dl,dt,dd,ul,ul li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{line-height:1.7}figure{margin:0}picture{display:block}img,picture source{width:100%;height:auto}.custom-page{font-family:"Noto Sans JP","メイリオ",Meiryo,sans-serif;line-height:1.7;color:var(--color-common-black)}.container{box-sizing:border-box;max-width:var(--container);margin-inline:auto}@media(max-width: 767px){.container{width:100%}}@media screen and (min-width: 768px){.sp-only{display:none}}@media screen and (max-width: 767px){.pc-only{display:none}}.bold{font-weight:700}.l-tit--center{color:var(--color-common-black);font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media screen and (max-width: 767px){.l-tit--center{font-size:24px}}.m-tit--center{color:var(--color-common-black);font-size:22px;font-weight:500;line-height:1.5;text-align:center}@media screen and (max-width: 767px){.m-tit--center{font-size:18px}}.s-tit--center{color:var(--color-common-black);font-size:18px;font-weight:500;line-height:1.5;text-align:center}@media screen and (max-width: 767px){.s-tit--center{font-size:16px}}.breadCrumbBlock{max-width:var(--container);margin:0 auto;padding:13px 0;box-sizing:border-box}.breadCrumbBlock ul{display:flex}@media screen and (max-width: 767px){.breadCrumbBlock ul{display:block}}.breadCrumbBlock ul li{position:relative;padding-right:20px;font-size:14px;color:var(--color-link-gray)}@media screen and (max-width: 767px){.breadCrumbBlock ul li{display:inline-block;font-size:12px}}.breadCrumbBlock ul li::before{content:"";position:absolute;top:50%;right:8px;width:8px;height:8px;margin-top:-4px;border-top:solid 1px var(--color-link-gray);border-right:solid 1px var(--color-link-gray);transform:rotate(45deg)}.breadCrumbBlock ul li:last-child::before{display:none}.breadCrumbBlock ul li.firstItem a{color:var(--color-common-link)}.breadCrumbBlock ul li a{text-decoration:none;color:var(--color-link-gray)}.breadCrumbBlock ul li a:hover{text-decoration:underline}.btn{position:relative;display:block;width:85%;max-width:474px;margin-inline:auto;padding:15px;color:var(--color-btn-main-text) !important;font-size:20px;font-weight:500;text-align:center;border-radius:6px;background-color:var(--color-btn-main)}@media screen and (max-width: 767px){.btn{font-size:18px}}.btn--secondary{color:var(--color-btn-main) !important;border:1px solid var(--color-btn-main);background-color:var(--color-common-white)}.btn-arrow--right{padding-right:40px}.btn-arrow--right::after{content:"";position:absolute;top:50%;right:1em;width:.4em;height:.4em;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}.btn-arrow--down{padding-right:40px}.btn-arrow--down::after{content:"";position:absolute;top:50%;right:1em;width:.4em;height:.4em;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(135deg)}.cv-point{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;border:1px solid var(--color-common-gray);padding:50px 15px}@media screen and (max-width: 767px){.cv-point{padding:35px 24px}}@media screen and (max-width: 767px){.cv-point .l-tit--center{font-size:22px;text-align:center;margin-bottom:18px}}.cv-point .bpo-badge{margin-bottom:16px}.cv-point__text{text-align:center}.cv-point__text--main{margin-bottom:24px}@media screen and (max-width: 767px){.cv-point__text--main{text-align:left}}.cv-point__text--sub{font-size:20px;line-height:1.7;margin-bottom:40px}@media screen and (max-width: 767px){.cv-point__text--sub{font-size:16px;text-align:center;margin-bottom:32px}}.cv-point__btn{max-width:520px;margin-bottom:16px;padding:18px;color:var(--color-btn-cv-text);font-size:26px;line-height:1.7;background-color:var(--color-btn-cv)}@media screen and (max-width: 767px){.cv-point__btn{width:100%;font-size:20px;padding:15px 0}}.cv-point__tel{font-size:20px}@media screen and (max-width: 767px){.cv-point__tel{font-size:15px}}.page-nav{padding:30px 0;border:1px solid var(--color-common-gray);margin-bottom:100px}@media screen and (max-width: 767px){.page-nav{padding:20px;margin-bottom:60px}}.page-nav__list{display:flex;flex-wrap:wrap;justify-content:center;column-gap:35px;row-gap:18px;margin-inline:auto}@media screen and (max-width: 767px){.page-nav__list{justify-content:center;column-gap:28px;row-gap:10px;font-size:14px}}.page-nav__list .page-nav__link{color:var(--color-common-black);display:flex;align-items:center}.page-nav__link::after{content:"";display:inline-block;width:15px;height:15px;padding-left:6px;background-image:url(../images/icon_page-link-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}:root{--color-assist-blue: #3278D5;--color-assist-dark-blue: #1A4A8A;--color-assist-blue-light: #CEDDF0;--color-btn-main: var(--color-assist-blue);--color-btn-cv: var(--color-assist-blue)}.bpo-badge{display:block;width:fit-content;padding:8px 12px;color:var(--color-common-white);font-size:20px;font-weight:700;line-height:1;background-color:var(--color-assist-dark-blue)}@media screen and (max-width: 767px){.bpo-badge{font-size:16px}}.heading{display:flex;flex-direction:column;align-items:center;margin:0 0 50px 0;padding:0;color:var(--color-common-black);font-weight:700;line-height:1.5}@media screen and (max-width: 767px){.heading{margin-bottom:30px}}@media screen and (max-width: 767px){.JS h2.heading{margin-bottom:30px}}.heading .bpo-badge{margin-bottom:16px}.heading__text{padding:0;background-color:inherit;background-image:none;margin-bottom:0}.heading__en{padding:16px 0 0 0;color:var(--color-assist-blue);font-size:18px;line-height:1.5;background-color:inherit}@media screen and (max-width: 767px){.heading__en{font-size:16px}}.subheading{display:flex;flex-direction:column;align-items:center;margin:0 0 50px 0;padding:0;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.subheading{margin-bottom:30px}}.subheading__en{font-weight:700;color:var(--color-assist-blue);margin-bottom:12px}.subheading__text{margin-bottom:0}.page-nav__list{max-width:800px}.assist__cv-point--01{margin-bottom:140px}@media screen and (max-width: 767px){.assist__cv-point--01{margin-bottom:80px}}.assist__cv-point--02{margin-bottom:120px}@media screen and (max-width: 767px){.assist__cv-point--02{margin-bottom:60px}}.mv{display:flex;align-items:center;justify-content:space-between;column-gap:60px;margin-top:30px;margin-bottom:46px}@media(max-width: 767px){.mv{flex-direction:column}}.mv__inner{padding-left:16px}@media(max-width: 767px){.mv__inner{padding-left:0;margin-bottom:40px}}.mv__title{font-size:20px;font-weight:500;margin-bottom:12px}@media screen and (max-width: 767px){.mv__title{font-size:18px;margin-bottom:10px}}.mv__bpo-badge{color:var(--color-common-white);font-size:18px;padding:0 7px;margin-right:10px;background-color:var(--color-assist-dark-blue)}@media screen and (max-width: 767px){.mv__bpo-badge{padding:4px 6px;margin-right:7px;font-size:15px}}@media screen and (max-width: 1023px){.mv__bpo-tit{display:block;margin-top:5px}}.mv__copy{margin-bottom:32px;font-size:25px;font-weight:700}@media screen and (max-width: 767px){.mv__copy{margin-bottom:32px;font-size:7.5vw;line-height:1.5;letter-spacing:-0.02em}}@media screen and (max-width: 1023px){.mv__copy .mv__copy__br{display:none}}.mv__btn{width:100%;max-width:350px;margin-left:0;margin-bottom:14px;font-size:19px}@media(max-width: 767px){.mv__btn{max-width:100%}}.mv__tel{font-size:18px}.mv__img{flex:0 0 47%;margin-right:-2%}@media(max-width: 767px){.mv__img{flex:0 0 100%;margin-right:0}}.about__content{margin-bottom:100px}@media screen and (max-width: 767px){.about__content{margin-bottom:80px}}.about__lead{margin-bottom:50px}@media screen and (max-width: 767px){.about__lead{text-align:left;margin-bottom:24px}}.about__img{margin-bottom:40px}@media screen and (max-width: 767px){.about__img{margin-bottom:24px}}.about__text{font-size:18px}@media screen and (max-width: 767px){.about__text{font-size:16px}}.about__text:not(:last-child){margin-bottom:1.7em}.problem{margin-bottom:60px}@media screen and (max-width: 767px){.problem{margin-bottom:40px}}.problem__list{display:flex;column-gap:30px;align-items:stretch;margin-bottom:60px}@media screen and (max-width: 767px){.problem__list{flex-direction:column;column-gap:0;row-gap:50px;margin-bottom:40px}}.problem__item{display:grid;grid-template-rows:auto auto 1fr;height:100%}.problem__list--01{margin-bottom:44px}@media screen and (max-width: 767px){.problem__list--01{margin-bottom:30px}}.problem__list--01 .problem__item{flex:0 0 calc(50% - 15px)}.problem__list--01 .problem__title{align-items:center;font-size:20px}@media screen and (max-width: 767px){.problem__list--01 .problem__title{font-size:22px;margin-bottom:10px}}.problem__list--01 .problem__img{aspect-ratio:468/257}.problem__list--01 .problem__target{font-size:18px}@media screen and (max-width: 767px){.problem__list--01 .problem__target{font-size:15px}}.problem__list--02 .problem__item{flex:0 0 calc((100% - 60px)/3);grid-column:span 2}.problem__list--02 .problem__title{font-size:17px}@media screen and (max-width: 767px){.problem__list--02 .problem__title{font-size:18px}}.problem__list--02 .problem__img{aspect-ratio:3/2}.problem__list--02 .problem__target{font-size:17px}.problem__title{position:relative;display:flex;align-items:center;padding:0 0 0 .8em;line-height:1.5;min-height:3em;margin-bottom:16px}@media screen and (max-width: 767px){.problem__title{min-height:auto;margin-bottom:10px}}.problem__title::before{content:"";position:absolute;top:0;left:0;width:.6em;height:.6em;background-image:url(../images/icon_problem-double-quotation.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.problem__img{position:relative;margin-bottom:12px}@media screen and (max-width: 767px){.problem__img{margin-bottom:8px}}.problem__img-label{position:absolute;left:10px;bottom:10px;padding:8px;font-size:15px;font-weight:700;line-height:1;color:var(--color-common-white);background-color:var(--color-assist-dark-blue)}.problem__detail{padding:30px;border:1px solid var(--color-common-gray)}@media screen and (max-width: 767px){.problem__detail{padding:24px}}.problem__detail-title{margin-bottom:18px;color:var(--color-assist-blue);font-size:22px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.problem__detail-title{font-size:23px;text-align:center}}.problem__detail-text{font-size:17px}@media screen and (max-width: 767px){.problem__detail-text{font-size:15px}}.problem__detail-text:not(:last-child){margin-bottom:1.7em}.icon-arrow-down{width:80px;height:auto;margin-inline:auto;margin-bottom:60px}@media screen and (max-width: 767px){.icon-arrow-down{width:50px;margin-bottom:40px}}.solution{margin-bottom:130px}@media screen and (max-width: 767px){.solution{margin-bottom:80px}}.solution__content{margin-bottom:30px}@media screen and (max-width: 767px){.solution__content{margin-bottom:20px}}.solution__title{margin-bottom:24px}.solution__title span{color:var(--color-assist-blue)}.solution__bpo-badge{margin-inline:auto;margin-bottom:50px}.solution__text{font-size:18px}@media screen and (max-width: 767px){.solution__text{font-size:16px}}.solution__text:not(:last-child){margin-bottom:1.7em}.solution__img{margin-bottom:60px}.solution__merit{display:flex;align-items:center;column-gap:15px;margin-bottom:60px}@media screen and (max-width: 767px){.solution__merit{flex-direction:column;row-gap:30px}}.solution__merit-img{flex:0 0 calc(50% - 15px)}.solution__merit-emphasize{display:block;padding-top:18px;font-size:24px;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.solution__merit-emphasize{padding-top:0;font-size:20px}}.solution__link{display:flex;flex-direction:column;align-items:center}.solution__link-text{margin-bottom:16px}.service{margin-bottom:130px}@media screen and (max-width: 767px){.service{margin-bottom:80px;padding:0 15px}}.service__about{font-size:20px;margin-bottom:30px;text-align:center}@media screen and (max-width: 767px){.service__about{font-size:18px;text-align:left}}.service__list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:30px}@media screen and (max-width: 767px){.service__list{grid-template-columns:repeat(1, 1fr);row-gap:36px}}.service__img{position:relative;aspect-ratio:3/2;margin-bottom:16px}.service__img-label{position:absolute;left:10px;bottom:10px;display:block;padding:0 14px;font-size:18px;font-weight:500;line-height:1.7;color:var(--color-common-white);background-color:var(--color-assist-dark-blue)}@media screen and (max-width: 767px){.service__img-label{font-size:16px}}.service__title{color:var(--color-common-black);font-size:20px;font-weight:500;line-height:1.5;margin-bottom:16px}@media screen and (max-width: 767px){.service__title{font-size:18px}}.service__feature-item{display:flex}.service__feature-item::before{content:"・";display:inline-block;width:1em;padding-right:.2em}.product{margin-bottom:140px}@media screen and (max-width: 767px){.product{margin-bottom:80px}}.product__about{font-size:18px;text-align:center;margin-bottom:32px}@media screen and (max-width: 767px){.product__about{font-size:16px;text-align:left}}.product__category{display:flex;align-items:stretch;flex-wrap:wrap;column-gap:30px;padding:30px;border:1px solid var(--color-common-gray)}@media screen and (max-width: 767px){.product__category{flex-direction:column;padding:24px 15px}}.product__category:not(:last-of-type){margin-bottom:40px}.product__category:last-of-type{margin-bottom:80px}@media screen and (max-width: 767px){.product__category:last-of-type{margin-bottom:40px}}.product__category-content{flex:1 1 calc(60% - 15px)}.product__category-img{flex:0 0 calc(40% - 15px);object-fit:cover}@media screen and (max-width: 767px){.product__category-img{margin-bottom:20px}}.product__category-img--it-devices{margin:35px 0}@media screen and (max-width: 767px){.product__category-img--it-devices{margin:0 0 20px}}.product__category-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media screen and (max-width: 994px){.JS #Contents .product__category-img img{height:100%}}.product__os{flex:1 1 calc(100% - 30px);padding:25px 20px;background-color:var(--color-common-gray-bg)}@media screen and (max-width: 767px){.product__os{padding:20px 15px}}.product__os-title{margin-bottom:0}.product__category-title{color:var(--color-common-black);font-size:22px;font-weight:500;line-height:1.5;margin-bottom:18px}@media screen and (max-width: 767px){.product__category-title{font-size:24px;margin-bottom:18px}}.product__category-title--consumables{margin-bottom:26px}@media screen and (max-width: 767px){.product__category-title--consumables{margin-bottom:18px}}.product__category-text{margin-bottom:36px}@media screen and (max-width: 767px){.product__category-text{margin-bottom:24px}}.product__subcategory{margin-bottom:36px}@media screen and (max-width: 767px){.product__subcategory{margin-bottom:24px}}.product__subcategory-title{width:fit-content;padding:5px 12px;margin-bottom:12px;color:var(--color-assist-dark-blue);font-weight:500;border:1px solid var(--color-assist-dark-blue)}.product__special-title{margin-bottom:44px}@media screen and (max-width: 767px){.product__special-title{margin-bottom:30px}}.product__special-about{font-size:18px;text-align:center;margin-bottom:40px}@media screen and (max-width: 767px){.product__special-about{font-size:16px;text-align:left}}.product__special-list{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:15px;margin-bottom:60px}@media screen and (max-width: 767px){.product__special-list{grid-template-columns:repeat(2, 1fr);row-gap:15px}}.product__special-img{margin-bottom:8px}.product__special-caption{font-weight:500}.system{margin-bottom:130px}@media screen and (max-width: 767px){.system{margin-bottom:80px}}.system__section-title{position:relative;padding-left:1.7em;color:var(--color-common-black);font-size:22px;font-weight:500;line-height:1.5;margin-bottom:32px}@media screen and (max-width: 767px){.system__section-title{font-size:19px;margin-bottom:18px;font-weight:bold}}.system__section-number{position:absolute;left:0;top:0;width:1.5em;display:inline-block;padding-right:.2em;color:var(--color-assist-dark-blue)}.system__feature-content{display:flex;column-gap:44px}@media screen and (max-width: 767px){.system__feature-content{flex-direction:column;row-gap:10px}}.system__feature-img{flex:0 0 40%;aspect-ratio:393/309}.system__feature-text{font-size:18px}@media screen and (max-width: 767px){.system__feature-text{font-size:16px}}.system__feature-title{font-size:18px;font-weight:700;margin-bottom:24px}@media screen and (max-width: 767px){.system__feature-title{font-size:20px;margin-bottom:10px}}.system__feature-description:not(:last-child){margin-bottom:1.7em}@media screen and (max-width: 767px){.system__feature-description:not(:last-child){margin-bottom:10px}}.system__feature-content--01{margin-bottom:64px}@media screen and (max-width: 767px){.system__feature-content--01{margin-bottom:54px}}.system__feature-item:not(:last-child){margin-bottom:48px}.features{margin-bottom:140px}@media screen and (max-width: 767px){.features{margin-bottom:80px}}.features__list{margin-bottom:90px}@media screen and (max-width: 767px){.features__list{margin-bottom:50px}}.features__title{position:relative;padding-left:1.7em;color:var(--color-common-black);font-size:22px;font-weight:500;line-height:1.5;margin-top:24px;margin-bottom:16px}@media screen and (max-width: 767px){.features__title{font-size:19px;margin-top:0}}.features__number{position:absolute;left:0;top:0;width:1.5em;display:inline-block;padding-right:.2em;color:var(--color-assist-dark-blue)}.features__content{display:flex;column-gap:30px}@media screen and (max-width: 767px){.features__content{flex-direction:column;row-gap:20px}.features__content .features__text{order:1}.features__content .features__img{order:0}}.features__content--reverse{flex-direction:row-reverse}@media screen and (max-width: 767px){.features__content--reverse{flex-direction:column}}.features__item:not(:last-child){margin-bottom:64px}@media screen and (max-width: 767px){.features__item:not(:last-child){margin-bottom:48px}}.features__img{flex:0 0 calc(50% - 15px);aspect-ratio:3/2}.features__description{font-size:18px}@media screen and (max-width: 767px){.features__description{font-size:16px}}.features__additional-heading{margin-bottom:50px}@media screen and (max-width: 767px){.features__additional-heading{margin-bottom:30px}}.features__additional-list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:30px}@media screen and (max-width: 767px){.features__additional-list{grid-template-columns:repeat(1, 1fr);row-gap:30px}}.features__additional-title{position:relative;padding-left:1.7em;font-size:22px;font-weight:500;line-height:1.5;margin-bottom:18px}@media screen and (max-width: 767px){.features__additional-title{font-size:19px}}.features__additional-number{position:absolute;left:0;top:0;width:1.5em;display:inline-block;padding-right:.2em;color:var(--color-assist-dark-blue)}.features__additional-img{aspect-ratio:3/2;margin-bottom:16px}.case-study{margin-bottom:88px}@media screen and (max-width: 767px){.case-study{margin-bottom:60px}}.case-study__item{border-top:1px solid var(--color-common-gray)}.case-study__item:last-child{border-bottom:1px solid var(--color-common-gray)}.case-study__inner{display:flex;column-gap:30px;padding:32px 0}@media screen and (max-width: 767px){.case-study__inner{flex-direction:column;row-gap:16px;padding:24px 0}}.case-study__img{flex:0 0 calc(40% - 15px)}.case-study__client{font-size:18px;font-weight:700;margin-bottom:10px}@media screen and (max-width: 767px){.case-study__client{font-size:16px}}.case-study__title{color:var(--color-common-black);font-size:22px;font-weight:500;line-height:1.5;margin-bottom:10px}@media screen and (max-width: 767px){.case-study__title{font-size:19px}}.case-study__item .case-study__link{display:inline-block;margin-top:8px;color:var(--color-common-link);position:relative;padding-right:25px;padding-top:8px;padding-bottom:8px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;font-family:inherit;font-size:inherit;text-align:left}.case-study__item .case-study__link::after{content:"";position:absolute;top:50%;right:8px;width:8px;height:8px;border-top:2px solid var(--color-common-link);border-right:2px solid var(--color-common-link);transform:translateY(-70%) rotate(135deg);transition:transform .3s ease}.case-study__item.is-open .case-study__link::after{transform:translateY(-30%) rotate(-45deg)}.case-study__detail{display:none;padding:30px 24px;margin-bottom:30px;background-color:var(--color-common-gray-bg)}.case-study__detail-text:not(:last-child){margin-bottom:16px}.related{padding-bottom:110px}@media screen and (max-width: 767px){.related{padding-bottom:60px}}.related__title{margin-bottom:24px}.related__list{display:flex;justify-content:center;column-gap:30px;width:100%;margin-bottom:70px}@media screen and (max-width: 767px){.related__list{flex-wrap:wrap;column-gap:20px;row-gap:20px;margin-bottom:50px}}.related__item{width:100%;max-width:173px;aspect-ratio:1/1}@media screen and (max-width: 767px){.related__item{width:calc(50% - 10px);max-width:none}}.related__item .related__link{display:grid;place-items:center;width:100%;height:100%;color:var(--color-common-white);text-align:center;background-image:url(/assets/images/renew/bg_related.png);background-size:cover;background-position:center;background-repeat:no-repeat}.related__link-more{padding:20px 0;background-color:var(--color-assist-dark-blue)}@media screen and (max-width: 767px){.related__link-more{width:100%}}