  @charset "UTF-8";
  body, p {
    line-height: 1.5;
  }
  ol {
    margin-left: 25px;
  }
  ol li {
    margin-bottom: 10px;
  }
  ol li:last-child {
    margin-bottom: 0;
  }
  main {
    padding-bottom: 0;
  }
  main .ofi > img {
    height: 460px;
  }
  .m-auto {
    margin: 0 auto 40px;
  }
  main section p {
    margin-bottom: 20px;
  }
  section p:last-child {
    margin-bottom: 0;
  }
  main.content-wrap section p:last-child {
    margin-bottom: 0;
  }
  .page main .content-area, .blog main .content-area {
    max-width: 1280px;
  }
  .page main > .content-area:first-child {
    padding-top: 0;
  }
  main.content-wrap {
    margin: 90px auto 130px;
  }
  main h2 {
    margin-bottom: 20px;
    font-size: 3.2rem;
    text-align: inherit;
    color: #10577F;
    letter-spacing: 0.06em;
  }
  .page .access-area .ttl-area .f-en span {
    font-size: 3.2rem;
    text-align: inherit;
    color: #10577f;
  }
  header nav ul li a::before, header nav ul li.current-menu-item a::before, header nav ul li.current-menu-ancestor a::before {
    background-color: #222;
  }
  header nav ul li > .sub-menu {
    box-shadow: 0px 1px 15px 0px rgb(183 183 183 / 27%);
  }
  header.transform nav ul li > .sub-menu {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 5%);
  }
  .main-color {
    color: #10577f;
  }
  /*==================================
  factory-transformation,green-transformation
  ==================================*/
  .factory-transformation .content-box, .green-transformation .content-box {
    margin-bottom: 50px;
  }
  .label-box {
    display: inline-block;
    color: #fff;
    background: #10577f;
    line-height: 1;
    padding: 6px;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: "Unica One", cursive;
    font-size: 1.2rem;
  }
  .factory-transformation h2, .green-transformation h2 {
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
  }
  .factory-transformation h3, .green-transformation h3 {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
  .factory-transformation main h4, .green-transformation main h4 {
    font-size: 1.1rem;
    line-height: 1.3;
  }
  .logo-jupiter {
    max-width: 310px;
    margin: 0 auto 50px;
  }
  .factory-transformation .kv-page-area .ttl-area .f-en span:last-child, .green-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 2.8rem;
  }
  .green-transformation .btn-dl > div {
    margin-bottom: 50px;
  }
  /*----dl ãƒœã‚¿ãƒ³----*/
  .btn-dl > div {
    font-size: 1.3rem;
    border: solid 1px #568096;
  }
  .btn-dl a {
    display: block;
    padding: 15px 25px;
    color: #568096;
    font-weight: 600;
    transition: 0.2s;
  }
  .btn-dl a:hover {
    color: #fff;
    background: #568096;
  }
  .btn-dl a::after {
    content: "";
    z-index: 1;
    display: inline-block;
    position: relative;
    top: 1px;
    background: url(../images/common/ico-dl.png) 0 0 no-repeat;
    background-size: 100% auto;
    width: 23px;
    height: 16px;
    margin-left: 7px;
  }
  .btn-dl a:hover::after {
    content: "";
    z-index: 1;
    display: inline-block;
    position: relative;
    top: 1px;
    background: url(../images/common/ico-dl-hover.png) 0 0 no-repeat;
    background-size: 100% auto;
    width: 23px;
    height: 16px;
    margin-left: 7px;
  }
  .catch-area h2 {
    margin-bottom: 35px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    color: #222;
    line-height: 1.35;
  }
  .catch-area .sub-catch-area p {
    margin-bottom: 40px;
    font-weight: normal;
  }
  .sub-ttl {
    display: block;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
  }
  .sub-ttl > span {
    font-size: 1.9rem;
  }
  .step-list-area ul li {
    position: relative;
    margin-right: 50px;
    width: 40%;
    margin-bottom: 0;
  }
  .step-list-area ul li:last-child {
    margin-bottom: 0;
  }
  .step-list-area ul li h3 {
    margin-bottom: 5px;
    font-size: 1.15rem;
  }
  .step-list-area ul li h4 {
    margin-bottom: 5px;
  }
  .step-list-area ul li:nth-child(1) img {
    transition-delay: 150ms;
  }
  .step-list-area ul li:nth-child(2) img {
    transition-delay: 400ms;
  }
  .step-list-area ul li:nth-child(3) img {
    transition-delay: 600ms;
  }
  .step-list-area ul li:nth-child(4) img {
    transition-delay: 800ms;
  }
  .step-list-area ul li:nth-child(5) img {
    transition-delay: 1000ms;
  }
  .step-list-area ul li:nth-child(6) img {
    transition-delay: 1200ms;
  }
  .step-list-area ul li:nth-child(7) img {
    transition-delay: 1400ms;
  }
  .step-list-area ul li:last-child {
    margin-right: 0;
  }
  .step-list-area ul li:last-child:before {
    display: none;
  }
  .step-list-area ul li h5 {
    font-size: 0.98rem;
    margin-bottom: 5px;
  }
  .step-list-area ul li span:first-child {
    position: relative;
    display: inline-block;
    font-size: 1.2rem;
    color: #10577f;
    line-height: 1;
    padding: 3px 0 3px 2px;
    font-weight: 600;
    font-family: "Unica One", cursive;
    margin-right: 21px;
    border-top: solid 1px #10577f;
    border-left: solid 1px #10577f;
    border-bottom: solid 1px #10577f;
  }
  .step-list-area ul li span:first-child:before {
    content: "";
    position: absolute;
    top: 32%;
    right: -10px;
    width: 18px;
    height: 18px;
    margin-top: -5px;
    border-top: solid 1px #11577f;
    border-right: solid 1px #11577f;
    transform: rotate(45deg);
  }
  .step-list-area ul li img {
    margin: 10px 0;
  }
  .step-list-area ul li p {
    margin-bottom: 10px;
  }
  .step-list-area ul li p:last-child {
    margin-bottom: 0;
  }
  .step-list-area ul li ul.circle-list li {
    margin-bottom: 5px;
    padding-left: 5px;
    width: 100%;
  }
  .step-list-area ul li ul.circle-list li:last-child {
    margin-bottom: 0;
  }
  .step-list-area ul.circle-list li:before {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #11577f;
    border-width: 2px;
    transform: rotate(0deg);
  }
  .step-list-area ul > li:before {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -33px;
    border-style: solid;
    border-color: transparent transparent transparent #11577f;
    border-width: 9px 0 9px 12px;
    transform: rotate(0deg);
  }
  .top-thumb-area {
    position: relative;
    margin-bottom: 0;
  }
  .top-thumb-area .thumb-box {
    width: 46%;
    margin-right: 40px;
  }
  .top-thumb-area .txt-box:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: -1;
    left: 28px;
    top: -8%;
    width: 50%;
    height: 101%;
    background: #f8f7f7;
  }
  /*==================================
  dps
  ==================================*/
  .dps .ttl-area span {
    animation: 6s ease-in 3s infinite forwards running textColor2;
  }
  @keyframes textColor2 {
    0% {
      color: #6abee5;
    }
    25% {
      color: #025EC3;
    }
    45% {
      color: #33a0ac;
    }
    75% {
      color: #34aa68;
    }
    85% {
      color: #025EC3;
    }
    100% {
      color: #6abee5;
    }
  }
  .dps ::selection {
    color: #fff;
    background-color: #025EC3;
  }
  .dps header {
    border-bottom: solid 1px #e2e2e2;
    background: #fff;
  }
  .dps header nav ul li a:hover::before, .dps header nav ul li > .sub-menu li a:hover::before {
    display: none;
  }
  .dps header nav ul li:nth-child(2) {
    margin-right: 10px;
    transform: translateY(-4px);
  }
  .request-btn a {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    border-radius: 100px;
    background: #025EC3;
    box-shadow: 0 5px 0 #00428b;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    font-weight: 600;
  }
  .movie-btn a {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    border-radius: 100px;
    background: #4a4a4a;
    box-shadow: 0 5px 0 #111111;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    font-weight: 600;
    font-size: 1.2rem;
  }
  .dps header.transform nav ul li a {
    color: #fff;
  }
  .dps .request-btn a:hover,.dps .cta-btn a:hover,.dps .movie-btn a:hover{
    transform: translateY(4px);
    box-shadow: none;
  }
  .dps header nav ul li {
    font-size: 1rem;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  .dps header nav ul li:first-child {
    margin-top: -7px;
  }
  .dps header nav ul li:first-child span {
    font-size: 1.12rem;
  }
  .dps header nav ul li:first-child span > span {
    font-size: 0.9rem;
    padding-right: 4px;
  }
  .dps header nav ul li:first-child span > span ~ span {
    display: inline-block;
    padding-right: 0;
    font-size: 0.8rem;
    transform: translateY(-2px);
  }
  .dps header nav ul li .tel {
    font-size: 1.79rem;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #035ec4;
  }
  .dps header nav ul li .tel span {
    font-size: 15px;
  }
  .dps header nav ul li:last-child {
    transform: translateY(-4px);
  }
  .dps header nav ul li:last-child a {
    padding: 13px 20px;
    font-size: 0.9rem;
    color: #fff;
    border: none;
  }
  .cta-btn a:hover {
    transform: translateY(4px);
    box-shadow: none;
  }
  .dps header li.request-btn a {
    font-size: 0.9rem;
  }
  .dps header nav ul li:nth-child(2) a:hover {
    color: #fff;
    background: #025EC3;
  }
  .dps header nav ul li:last-child a:hover {
    color: #fff;
  }
  .dps .en {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
  }
  .dps .bg-gray {
    background: #f2f2f2;
  }
  .dps main h2 {
    margin-bottom: 40px;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    color: #222;
    line-height: 1.3;
  }
  .dps main h3 {
    margin-bottom: 5px;
    font-size: 1.45rem;
    font-feature-settings: "palt";
  }
  .dps main p {
    font-size: 1.15rem;
  }
  .dps .accent-color01 {
    color: #275DA8;
  }
  .dps .accent-color02 {
    color: #D15815;
  }
  .dps .sp-block {
    display: none;
  }
  .dps main .usage-area {
    padding: 30px 25px;
  }
  /* ============================
     å°åž‹CTAã‚«ãƒ¼ãƒ‰ï¼ˆå³ä¸Šé…ç½®æƒ³å®šï¼‰
     ============================ */
  .cta-small-card {
    z-index: 2;
    position: absolute;
    top: 16%;
    right: 30px;
    width: 100%;
    max-width: 397px;
    padding: 20px 20px 25px;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.95);
  }
  .cta-lead-main {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    border-top: solid 2px #219000;
    border-bottom: solid 2px #219000;
    padding: 10px 0;
  }
  .cta-small-card span {
    color: #219000;
  }
  .cta-features span {
    font-size: 2rem;
  }
  .cta-small-card div {
    margin-bottom: 15px;
  }
  .cta-small-card div:last-child {
    margin-bottom: 0;
  }
  /* è¦‹å‡ºã— */
  .cta-small-card .cta-lead {
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 8px;
    /* color: #333; */
    line-height: 1.35;
  }
  .cta-features {
    background: #D8EFD2;
    border-radius: 10px;
    text-align: center;
    padding: 15px 15px 20px;
  }
  .cta-features .cta-lead-sub {
    margin-bottom: 20px;
    font-size: 1.17rem;
    font-weight: 600;
    line-height: 1;
  }
  /* ãƒ†ã‚­ã‚¹ãƒˆ */
  .cta-small-card .cta-text {
    margin: 12px 0;
    font-size: 1.25rem;
    line-height: 1.3;
    text-align: justify;
    letter-spacing: 0.06rem;
  }
  /* ãƒœã‚¿ãƒ³ */
  .cta-btn a {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    /* border-radius: 6px; */
    font-size: 1.2rem;
    font-weight: 600;
    transition: 0.25s;
    background: #D15716;
    box-shadow: 0 5px 0 #753009;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    border-radius: 100px;
  }
  .cta-small-card .cta-btn a {
    color: #fff;
  }
  .cta-small-card .cta-btn:hover {
    transform: translateY(4px);
    box-shadow: none;
  }
  .cta-feature-list {
    display: flex;
    justify-content: space-between;
    gap: 12px;
  }
  .cta-feature-list li {
    background: #fff;
    border-radius: 10px;
    padding: 15px 7px;
    flex: 1;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 600;
  }
  .cta-ico img {
    width: 46px;
    height: 40px;
    object-fit: contain;
    margin: 0 auto 8px;
    display: block;
  }
  .dps .kv-page-area .kv-page-area-inner {
    opacity: 0;
    transition: opacity .6s ease;
  }
  .dps .kv-page-area .kv-page-area-inner.is-visible-bg {
    opacity: 1;
  }
  .is-dps.dps .kv-page-area:after {
    display: none;
  }
  .is-dps.dps .kv-page-area-inner.is-visible-bg:after {
    z-index: -1;
    content: "";
    display: block;
    position: absolute;
    top: 32%;
    width: 97%;
    height: 100%;
    background: #f2f2f2;
  }
  .is-dps.dps .kv-page-area-inner:after {
    opacity: 0;
    transition: opacity .6s ease;
  }
  .is-dps.dps .kv-page-area-inner.is-visible-bg:after {
    opacity: 1;
  }
  .is-dps.dps.kv-none .kv-page-area {
    position: relative;
    margin: 65px 0 0;
  }
  .dps .kv-page-area .ico-triangle {
    position: absolute;
    z-index: 2;
  }
  .dps .kv-page-area .ico-triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 140px solid transparent;
    border-top: 265px solid #025EC3;
    background-blend-mode: multiply;
  }
  .dps .kv-page-area .main-ttl {
    z-index: 2;
    position: absolute;
    top: 16%;
    left: 30px;
    width: 52%;
  }
  .dps .kv-page-area .main-ttl img {
    border-radius: 5px;
  }
  .dps .kv-page-area .main-ttl h1 {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    line-height: inherit;
    margin-left: inherit;
    margin-bottom: 20px;
  }
  .dps .kv-page-area .main-label {
    position: absolute;
    z-index: 3;
    top: -32px;
    right: -20px;
    width: 28%;
  }
  .dps .header-link li {
    margin-right: 10px;
  }
  .dps .header-link li a {
    font-size: 1.2rem;
  }
  .is-dps.dps main {
    padding: 3% 0 0;
  }
  .dps main .content-area {
    padding: 85px 0;
    max-width: 100%;
  }
  .dps main .usage-area {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 45px 30px;
    border-radius: 10px;
  }
  .dps main > .content-area:first-child {
    padding-bottom: 25px;
  }
  .dps .logo-area {
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
  }
  .dps .logo-area .slick-slide {
    margin: 0 30px 0 0;
  }
  .dps .logo-area .slider button {
    display: none;
  }
  /* ã‚¹ãƒ©ã‚¤ãƒ‰ã®å¹…ã¯è‡ªå‹•ã€ãƒˆãƒ©ãƒƒã‚¯ã¯ä¸­å¤®æƒãˆ */
  .slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: center; /* ä¸­å¤®å¯„ã›ï¼ˆoptionalï¼‰ */
  }
  .slider .slick-slide {
    width: auto !important;
    display: flex;
    justify-content: center;
  }
  /* ãƒ­ã‚´ã¯é«˜ã•åŸºæº–ã§æ‹¡å¤§ã€æ¯”çŽ‡ç¶­æŒ */
  .slider .slick-slide img {
    height: clamp(16px, 7vw, 23px); /* â† ã‚¹ãƒžãƒ›æ™‚ã«è¦‹ã‚„ã™ã„ã‚µã‚¤ã‚ºæ„Ÿ */
    width: auto !important;
    max-width: none !important;
    object-fit: contain;
    display: block;
  }
  .dps .problem-area {
    text-align: center;
    background: #f2f2f2;
  }
  .dps .problem-area .problem-list {
    max-width: 1200px;
    margin: 0 auto;
  }
  .dps .problem-area .problem-list li {
    width: 100%;
    /* max-width: 325px; */
    margin: 0 30px 0 0;
    padding: 20px 15px;
    border-radius: 8px;
    background: #fff;
  }
  .dps .problem-area .problem-list li:last-child {
    margin-right: 0;
  }
  .dps .problem-area .problem-list li .illust-box {
    width: 130px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .dps .problem-area .problem-list li:nth-child(1) .illust-box img {
    transition-delay: 150ms;
  }
  .dps .problem-area .problem-list li:nth-child(2) .illust-box img {
    transition-delay: 350ms;
  }
  .dps .problem-area .problem-list li:nth-child(3) .illust-box img {
    transition-delay: 550ms;
  }
  .dps .problem-area .problem-list li h3 span {
    color: #025EC3;
  }
  /*--ã‚­ãƒ£ãƒƒãƒã‚³ãƒ”ãƒ¼---*/
  .dps .sub-catch h2 {
    margin-bottom: 0;
    line-height: 1;
    text-transform: inherit;
    font-size: 2.33rem;
  }
  .dps .sub-catch h2 p {
    margin-bottom: 0;
    font-size: 2.3rem;
    font-feature-settings: "palt";
  }
  .dps .sub-catch h2 + span {
    font-size: 3.5rem;
    display: block;
  }
  .dps .sub-catch h2 > p > span {
    display: inline-block;
    border: solid 2px #025EC3;
    color: #025EC3;
    padding: 10px 4px 6px 8px;
    line-height: 1;
    font-size: 1.8rem;
  }
  .dps .sub-catch h2 > p > span.accent-color02 {
    padding: 0;
    border: none;
    color: #D15815;
    font-size: 2.3rem;
  }
  .dps .sub-catch h2 p + span {
    font-size: 4.1rem;
    margin-bottom: 8px;
    display: inline-block;
  }
  .dps .sub-catch {
    position: relative;
    padding: 80px 10px 40px;
    background: url(../images/dps/sub-catch-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .dps .sub-catch:before {
    display: block;
    width: 100px;
    height: 45px;
    content: "";
    position: absolute;
    top: -.2rem;
    left: 50%;
    translate: -50% 0;
    background: url(../images/dps/down-arrow.png) no-repeat;
    z-index: 3;
    background-size: 85%;
  }
  /*---è£½å“ã®ç‰¹å¾´---*/
  .dps .feature-area div:first-child {
    max-width: 740px;
    width: 100%;
  }
  .dps .feature-area .feature-list {
    max-width: 935px;
    margin: 0 auto;
  }
  .dps .feature-area .feature-list li .feature-illust {
    width: 135px;
    margin-left: 10px;
  }
  .dps .feature-area .feature-list li .point {
    display: inline-block;
    margin-bottom: 4px;
    padding: 5px 7px 5px 5px;
    line-height: 1;
    color: #fff;
    border-radius: 5px;
    font-style: italic;
    background: #275DA8;
  }
  .dps .feature-area .feature-list li {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: solid 1px #C6C6C6;
  }
  .dps .feature-area .feature-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  /*---ã‚·ãƒŸãƒ¥ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³---*/
  .dps .simulation-area {
    padding: 80px 0;
  }
  .dps .simulation-area h2, .dps .simulation-area h2 span {
    color: #fff;
  }
  .dps .simulation-area h2 .en {
    font-size: 3.7rem;
    color: #fff;
    line-height: 1;
    display: inline-block;
    transform: translateY(3px);
  }
  .dps .simulation-area {
    position: relative;
    background: url(../images/dps/feature-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .dps .simulation-area .simulation-txt {
    position: relative;
    max-width: 930px;
      max-width:850px;
    margin: 0 auto;
  }
  .dps .simulation-area .simulation-txt p {
    margin: 10px -10px 30px 0;
    font-size: 1.1rem;
    color: #fff;
    text-align: right;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .price.count-up {
    color: #D15916;
    font-size: 6.2rem;
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
    display: inline-block;
    will-change: contents;
    backface-visibility: hidden;
    transform: translateZ(0);
    line-height: 1;
  }
  .dps .simulation-area .note .count-up {
    font-size: 4rem;
    transform: translateY(3px) !important;
    color: #D15916;
  }
  .dps .simulation-area .simulation-txt .label-feature {
    position: absolute;
    top: -79px;
    right: -80px;
    width: 160px;
  }
  .dps .simulation-btn {
    text-align: center;
  }
  .dps .simulation-btn a {
    position: relative;
    padding: 20px 59px 22px 25px;
    font-size: 1.7rem;
  }
.dps .simulation-btn a span{
  color:#fff;
}
  .dps .simulation-btn a:hover {
    transform: translateY(4px);
    box-shadow: none;
  }
  .dps .simulation-btn a:after {
    position: absolute;
    content: "";
    z-index: 1;
    display: inline-block;
    top: 25px;
    right: 24px;
    width: 31px;
    height: 32px;
    margin: auto;
    background: url(../images/dps/ico-arrow.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .dps .simulation-area .simulation-txt .cost-box {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    line-height: 1;
  }
  hr + .cost-row > .label {
    padding-top: 29px;
  }
  .dps .simulation-area .simulation-txt .cost-box .note {
    color: #333;
    font-size: 27px;
    text-align: left;
    margin: 40px 0 0;
    margin-top: 40px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .label {
    font-weight: 700;
    font-size: 2rem;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .price {
    font-size: 5.5rem;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .price.blue {
    color: #025EC3;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .yen {
    font-size: 48px;
    font-weight: normal;
    color: #6d6d6d;
    transform: translateY(-2px);
    display: inline-block;
  }
  hr {
    border: none;
    border-top: 2px solid #7EA4C4;
    margin: 21px 0 0;
  }
  .dps .simulation-area .simulation-txt .cost-box .cost-row .note .em {
    color: #D9642B;
    font-weight: 700;
    font-size: 20px;
  }
  /*---youtbue---*/
  .dps .movie-area {
    margin-top: 80px;
    background: linear-gradient(180deg, #edf3eb00, #f3f6f6 20%);
    padding: 0 0 80px;
  }
  .dps .movie-area video {
    display: block;
    max-width: 860px;
    margin: 0 auto;
    cursor: pointer;
    border: solid 20px #d9dde4;
    border-radius: 10px;
  }
  .dps .movie-area iframe {
    margin: 0 auto;
    text-align: center;
    display: inherit;
    border: solid 20px #dfdfdf;
    border-radius: 10px;
  }
  /*---step---*/
  .dps .step-area {
    max-width: 850px;
    margin: 80px auto;
  }
  /* ã‚¿ã‚¤ãƒ ãƒ©ã‚¤ãƒ³æœ¬ä½“ */
  .dps .step-area .timeline {
    position: relative;
    padding-left: 109px;
  }
  .dps .step-area .timeline::before {
    content: "";
    position: absolute;
    left: 37.5px;
    top: 11px;
    bottom: 0;
    width: 10px;
    background: #d9dde4;
    border-radius: 2px;
  }
  /* ä¸¸ãƒãƒƒã‚¸ */
  .dps .step-area .timeline .badge {
    position: absolute;
    left: 0;
    top: 0;
    width: 87px;
    height: 87px;
    border-radius: 999px;
    background: #025EC3;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 4px;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  .dps .step-area .timeline .badge .label {
    font-size: 1rem;
    letter-spacing: .04em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
  }
  .dps .step-area .timeline .step .label {
    position: relative;
  }
  .dps .step-area .timeline .step .label:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 39px;
    height: 2px;
    background-color: #8dadd9;
  }
  .dps .step-area .timeline .badge .num {
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 1.1;
    margin-top: 6px;
    color: #fff;
  }
  .dps .step-area .timeline.steps {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 22px;
  }
  .dps .step-area .timeline .step {
    position: relative;
    min-height: 85px;
  }
  /* å³å´ã‚«ãƒ¼ãƒ‰ */
  .dps .step-area .timeline .card {
    margin-left: 100px;
    background: #F2F2F2;
    border-radius: 8px;
    padding: 14px 20px;
    width: 100%;
    text-align: justify;
    font-feature-settings: "palt";
  }
  .dps .step-area .timeline .card h3 {
    margin: 0 0 5px;
    font-size: 1.25rem;
    font-weight: 700;
  }
  .dps .step-area .timeline .card p {
    margin: 0;
    color: #475569;
  }
  /* ---ã‚ˆãã‚ã‚‹è³ªå•--- */
  .dps .faq-area {
    position: relative;
    background-image: url(../images/dps/bg-faq.png);
    background-repeat: no-repeat;
    background-position: 30% 20%;
    background-size: cover;
  }
  .dps .faq-area .faq-area-inner {
    margin: 0 auto;
    padding: 50px;
    max-width: 850px;
    border-radius: 10px;
    background: #fff;
  }
  .dps .faq-area .faq-area-inner .faq-item {
    padding: 20px 0;
    border-bottom: 1px solid #D0D0D0;
    cursor: pointer;
  }
  .dps .faq-area .faq-area-inner .faq-item:nth-child(2) {
    padding-top: 0;
  }
  .dps .faq-area .faq-area-inner .faq-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .dps .faq-area .faq-area-inner .q-badge, .dps .faq-area .faq-area-inner .a-badge {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-size: 1.3rem;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    line-height: 1;
    background: #025EC3;
    flex-shrink: 0;
  }
  .dps .faq-area .faq-area-inner .a-badge {
    background: #5193DB;
  }
  .dps .faq-area .faq-area-inner .faq-question {
    display: flex;
    gap: 5px;
  }
  .dps .faq-area .faq-answer {
    display: none;
    margin-left: 20px;
    padding: 10px 0 0 0;
  }
  .dps .faq-area .faq-area-inner .q-text {
    padding-top: 3px;
    font-size: 1.25rem;
    font-weight: 700;
    flex: 1;
    line-height: 1.3;
  }
  .dps .faq-area .faq-item .faq-answer-inner p {
    margin: 3px 0 0 5px;
    padding: 0;
  }
  .dps .faq-area .faq-answer .faq-area-inner p {
    flex: 1;
    padding-top: 5px;
    color: #334155;
    font-size: 1.15rem;
    line-height: 1.3;
    max-width: 645px;
  }
  .dps .faq-area .faq-area-inner .faq-item:last-child .faq-answer {
    padding-bottom: 0;
  }
  /* é–‹ã„ã¦ã„ã‚‹ã¨ã */
  /* ãƒ—ãƒ©ã‚¹ãƒ»ãƒžã‚¤ãƒŠã‚¹ã‚¢ã‚¤ã‚³ãƒ³ã‚’CSSã ã‘ã§ä½œæˆ */
  .dps .faq-area .faq-area-inner .toggle-icon {
    position: relative;
    width: 16px;
    height: 16px;
    top: 8px;
    margin-left: 10px;
  }
  .dps .faq-area .faq-area-inner .toggle-icon::before, .dps .faq-area .faq-area-inner .toggle-icon::after {
    content: "";
    position: absolute;
    background: #9F9F9F;
    transition: 0.3s;
  }
  .dps .faq-area .faq-area-inner .toggle-icon::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
  }
  .dps .faq-area .faq-area-inner .toggle-icon::after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
  }
  /* é–‹ã„ãŸçŠ¶æ…‹ã§ã¯ç¸¦æ£’ã‚’éžè¡¨ç¤ºã«ã—ã¦ãƒžã‚¤ãƒŠã‚¹ã« */
  .dps .faq-area .faq-item.open .toggle-icon::after {
    opacity: 0;
    transform: scaleY(0);
  }
  .dps .faq-area .faq-area-inner .faq-item.open .toggle-icon::before {
    background: #025EC3;
  }
  .dps .faq-area a {
    color: #025EC3;
  }
  /*---ãƒ•ã‚©ãƒ¼ãƒ ãƒšãƒ¼ã‚¸---*/
  .dps .request-contact-area {
    background: url(../images/dps/bg-request.jpg) no-repeat;
    background-position: bottom;
    background-size: 100%;
  }
  .dps .request-contact {
    max-width: 1200px;
    margin: 0 auto;
  }
  .dps .request-contact-area .request-contact .txt-box {
    width: 37%;
    margin-right: 60px;
    padding: 20px;
    border-radius: 10px;
    border: solid 1px #E8E8E8;
    background: #F2F2F2;
  }
  .dps .request-contact-area .request-contact .txt-box p {
    font-weight: 600;
    font-size: 1.1rem;
  }
  .dps .request-contact-area .request-contact .txt-box .request-list {
    margin-top: 20px;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
  }
  .dps .request-contact-area .request-contact .txt-box .request-list ul li {
    font-size: 0.96rem;
  }
  .dps .request-contact-area .request-contact .txt-box .request-list ul.circle-list li:before {
    top: 10px;
  }
  /*--ç„¡æ–™è³‡æ–™è«‹æ±‚ãƒ•ã‚©ãƒ¼ãƒ ---*/
  .dps .bgline:before {
    background: #035ec4;
  }
  .dps .request-contact-area .request-contact .request-box {
    width: 60%;
  }
  .dps .request-contact-area .request-contact .request-box .table-form {
    margin-bottom: 25px;
  }
  .dps .request-contact-area .request-contact .request-box .table-form th {
    width: 42%;
  }
  .dps .request-contact-area .request-contact .request-box p {
    font-weight: 600;
  }
  .dps .request-contact-area [type=submit], .dps .request-contact-area [type=button] {
    position: relative;
    width: 100%;
    max-width: 320px;
    margin: 0;
    padding: 15px 32px 15px 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: pointer;
    -webkit-appearance: button;
    border-radius: 100px;
    background: #025EC3;
    font-size: 1.1rem;
    box-shadow: 0 6px 0 #00428b;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  }
  .dps .request-contact-area [type=submit]:hover {
    box-shadow: none;
    transform: translateY(4px);
  }
  .dps .request-contact-area [type=submit]:after {
    position: absolute;
    content: "";
    z-index: 1;
    display: inline-block;
    top: 21px;
    right: 21px;
    width: 13px;
    height: 16px;
    margin: auto;
    background: url(../images/dps/ico-dl.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .dps input[type="checkbox"] {
    position: relative;
    width: 25px;
    height: 25px;
    border: 1px solid #b3b3b3;
    vertical-align: -5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 3px;
  }
  .dps input[type="checkbox"]:checked:before {
    position: absolute;
    content: '';
    top: 4px;
    left: 8px;
    width: 5px;
    height: 11px;
    border-right: 2px solid #717171;
    border-bottom: 2px solid #717171;
    transform: rotate(50deg);
  }
  .dps .mwform-checkbox-field label, .dps .mwform-radio-field label {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .dps .mwform-checkbox-field, .dps .horizontal-item {
    display: inline-block;
  }
  .dps .checkbox-area {
    position: relative;
    margin: 30px 0 25px;
  }
  .dps .checkbox-area .error {
    position: absolute;
    bottom: -27px;
  }
  .dps .checkbox-area a {
    color: #488AD3;
  }
  /*---cta---*/
  .dps .contact-area {
    display: none;
    background: none;
  }
  .dps .contact-area .item-box a {
    display: block;
    padding: 105px 0;
    border-right: solid 1px rgb(41 45 59);
  }
  .dps .dps-contact-area {
    display: block;
  }
  .dps .contact-area .item-box h2 {
    margin-bottom: 27px;
    text-align: left;
    font-size: 1.45rem;
    font-weight: 600;
  }
  .dps .contact-area .item-box h2:before {
    display: none;
  }
  .dps .contact-area .item-box p {
    font-size: 2.3rem;
  }
  .dps .contact-area .item-box:first-child p {
    position: relative;
    text-align: left;
    margin-top: 0;
    font-weight: 600;
  }
  .dps .contact-area .item-box:first-child p:after {
    position: relative;
    content: "";
    z-index: 1;
    display: inline-block;
    top: 9px;
    right: -6px;
    width: 45px;
    height: 45px;
    margin: auto;
    background: url(../images/dps/ico-arrow.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .dps .contact-area.dps-contact-area .item-box .item-box-inner {
    padding: 30px 0;
    text-align: center;
    height: 100%;
  }
  .dps .contact-area.dps-contact-area .item-box {
    background: url(../images/dps/bg-contact.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  /*--*/
  .dps .contact-area.dps-contact-area .item-box:last-child {
    position: relative;
    z-index: 2;
    background: url(../images/dps/bg-tel.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 300px;
  }
  .dps .contact-area.dps-contact-area .item-box:last-child p.tel-txt {
    color: #fff;
    font-size: 4rem;
    line-height: 1;
    font-weight: 600;
  }
  .dps .contact-area.dps-contact-area .item-box:last-child p.tel-txt span {
    color: #fff;
    margin-right: 2px;
    font-size: 1.9rem;
  }
  .dps .contact-area .item-box p.reception-hours {
    background: #fff;
    font-size: 1.3rem;
    display: inline-block;
    color: #025EC3;
    padding: 8px 15px;
    line-height: 1;
    border-radius: 100px;
  }
  .dps .contact-area.dps-contact-area .item-box a {
    z-index: 1;
    display: block;
    position: relative;
    border-right: none;
    overflow: hidden;
  }
  /*---dpsã‚µãƒ³ã‚¯ã‚¹ãƒšãƒ¼ã‚¸---*/
  .dps main .thanks {
    padding: 100px 0;
  }
  .dps main .thanks-area .dl-link-btn {
    color: #222;
    background: #fff;
    font-size: 1.2rem;
  }
  .dps main .thanks-area .link-btn {
    margin: 15px 0 0;
  }
  .dps main .thanks-area p {
    margin-bottom: 15px;
    font-size: inherit;
  }
  .dps main .thanks-area .dl-link-btn a {
    width: 100%;
    max-width: 370px;
    font-size: 1.35rem;
    color: #fff;
    border: solid 1px #025EC3;
    background: #025EC3;
    border-radius: 50px;
  }
  .dps main .thanks-area .dl-link-btn a::after {
    top: 21px;
    right: 17px;
    background: url(../images/common/ico-arrow-w.png) no-repeat;
    background-size: 100%;
  }
  .dps main .thanks-area .dl-link-btn a:hover {
    color: #000;
    border: solid 1px #222;
    background-color: #fff;
  }
  .dps main .thanks-area .dl-link-btn a:hover::after, .dps main .thanks-area .link-simulation-btn a:hover::after {
    content: "";
    display: block;
    position: absolute;
    top: 21px;
    right: 17px;
    background: url(../images/common/ico-arrow.png) no-repeat;
    background-size: 100%;
  }
  .dps main .thanks-area .link-simulation-btn a {
    width: 100%;
    max-width: 367px;
    font-size: 1.35rem;
    background: #D15916;
    color: #fff;
    border: solid 1px #D15916;
    border-radius: 50px;
  }
  .dps main .thanks-area .link-simulation-btn a:hover {
    color: #222;
    border: solid 1px #222;
    background: #fff;
  }
  .dps main .thanks-area .link-simulation-btn a::after {
    top: 21px;
    right: 17px;
    background: url(../images/common/ico-arrow-w.png) no-repeat;
    background-size: 100%;
  }
  .dps.simulation-contact .thanks-area .link-btn a, .dps-contact .thanks-area .link-btn a {
    border-radius: 50px;
    color: #0d78b1;
    border: solid 1px #0d78b1;
  }
  .dps.simulation-contact main .thanks-area .link-btn a::after, .dps-contact main .thanks-area .link-btn a::after {
    background: url(../images/common/ico-arrow-b2.png) no-repeat;
    background-size: 100%;
  }
  .dps.simulation-contact main .thanks-area .link-btn a:hover::after {
    background: url(../images/common/ico-arrow-w.png) no-repeat;
    background-size: 100%;
  }
  .dps .thanks-area .link-btn a:hover {
    color: #fff;
    background: #0d78b1;
  }
  .dps input[name="submitBack"] {
    background: #427fc2;
  }
  .dps [type=submit], .dps [type=button], .confirm.dps [type=submit], .confirm.dps [type=button] {
    border-radius: 50px;
    background: #D15716;
    font-size: 1rem;
    width: inherit;
    max-width: inherit;
    box-shadow: 0 5px 0 #753009;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  }
  .dps [type="submit"]:hover, .dps [type="button"]:hover, .confirm.dps [type="submit"]:hover, .confirm.dps [type="button"]:hover {
    transform: translateY(4px);
    box-shadow: none;
  }
  .confirm.dps input[name="submitBack"] {
    background: #c6794f;
  }
  a .confirm.dps input[name="submitBack"] {
    background: #c6794f;
  }
  /*---ãƒ‘ãƒ³ããš---*/
  .dps .breadcrumbs br {
    display: none;
  }
  .dps .breadcrumbs .en {
    font-family: inherit;
    font-optical-sizing: inherit;
    font-weight: inherit;
  }
  .dps .breadcrumbs .accent-color01 {
    color: inherit;
  }
  /*==================================
  dps ã‚·ãƒ¥ãƒŸãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³
  ==================================*/
  .simulation-contact .table-form tr.border-none th, .simulation-contact .table-form tr.border-none td {
    padding-bottom: 0;
    border-bottom: none;
  }
  .simulation-contact .table-form tr.border-none + tr th, .simulation-contact .table-form tr.border-none + tr td {
    border-top: none;
    padding-top: 15px;
  }
  .simulation-contact .table-form td .electric-power input {
    margin: 0;
    padding: 15px 10px;
    width: 100%;
    font-size: 15px;
    max-width: 70px;
  }
  .simulation-contact [type=submit], .simulation-contact [type=button] {
    max-width: inherit;
    width: inherit;
  }
  /*==================================
  dps ãƒ¡ãƒ«ãƒžã‚¬
  ==================================*/
  .dps-email-magazine, .dps-email-magazine header, .dps-email-magazine .content-wrap {
    width: 750px;
    margin: 0 auto;
  }
  .dps-email-magazine header.transform, .dps-email-magazine header {
    background: inherit;
    box-shadow: inherit;
    top: inherit;
    position: inherit;
  }
  .dps-email-magazine .kv-page-area {
    position: inherit;
    margin: 0;
  }
  .dps-email-magazine .contact-area, .dps-email-magazine .entry-wrap {
    display: none;
  }
  .dps-email-magazine header {
    display: none;
  }
  .dps-email-magazine main {
    padding: 0 0 6%;
  }
  .dps .content-area {
    max-width: 1200px;
    margin: 0 auto;
  }
  .case-area {
    max-width: 1200px;
    margin: 0 auto;
  }
  .dps .case-area ul li {
    margin-right: 30px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-bottom: 0;
    padding: 8px 15px;
  }
  .dps .case-area ul li:last-child {
    margin-right: 0;
  }
  .dps .case-area ul li:nth-child(1) img {
    transition-delay: 150ms;
  }
  .dps .case-area ul li:nth-child(2) img {
    transition-delay: 350ms;
  }
  .dps .case-area ul li:nth-child(3) img {
    transition-delay: 550ms;
  }
  /*==================================
  blog
  ==================================*/
  .post-type-archive main ul.item-list li, .tax-area main ul.item-list li {
    width: 100%;
    margin: 0;
  }
  .post-type-archive main ul.item-list li a, .tax-area main ul.item-list li a {
    display: block;
    border-bottom: solid 1px #e1e1e1;
    padding: 25px 0;
    line-height: 1;
  }
  .post-type-archive main ul.item-list li a h2 {
    margin-top: 7px;
  }
  .post-type-archive main ul.item-list li:first-child a, .tax-area main ul.item-list li:first-child a {
    padding-top: 0;
  }
  .post-type-archive .content-wrap, .tax-area .content-wrap {
    max-width: 990px;
    margin: 0 auto;
  }
  /*==================================
  security
  ==================================*/
  .security .logo-sa {
    width: 100px;
    margin-bottom: 20px;
  }
  .security main ul {
    margin-bottom: 20px;
  }
  .security .top-txt {
    font-size: 0.9rem;
  }
  .security main section p {
    text-align: justify;
  }
  .security .top-txt p {
    text-align: right;
  }
  /*==================================
  privacy policy
  ==================================*/
  .privacy-policy h2 {
    margin-bottom: 8px;
    font-size: 1.25rem;
  }
  .privacy-policy .txt-right {
    margin-top: 20px;
    text-align: right;
  }
  /*==================================
  thanks 
  ==================================*/
  .contact-thanks .kv-page-area, .contact-thanks .bgline:before, .repair-thanks .kv-page-area, .repair-thanks .bgline:before, .recruit-thanks .kv-page-area, .recruit-thanks .bgline:before, .mail-magazine-unsub-accept .kv-page-area, .mail-magazine-unsub-accept .bgline:before, .mail-magazine-thanks .kv-page-area, .thanks .bgline:before, .accept .kv-page-area, .accept .bgline:before, .is-dps .bgline:before {
    display: none;
  }
  .logo span {
    display: block;
    text-align: center;
    color: #417478;
    font-size: 0.7rem;
    letter-spacing: 0.1em;
    margin-top: 6px;
    text-transform: uppercase;
  }
  .thanks main {
    padding: 150px 0 100px;
    margin: 0;
  }
  main .thanks-area {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
  }
  main .thanks-area h1, main .thanks-area h2 {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  main .thanks-area p {
    margin-bottom: 15px;
    text-align: center;
  }
  main .thanks-area p a {
    color: #10577f;
  }
  main .thanks-area p a:hover {
    text-decoration: underline;
  }
  main .thanks-area .link-btn a {
    position: relative;
    display: inline-block;
    padding: 15px 40px 15px 20px;
    line-height: 1;
    border-radius: 0;
    color: #222;
    border: solid 1px #222;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 0.9rem;
    background: none;
  }
  main .thanks-area .link-btn a::after {
    top: 18px;
    right: 17px;
    background: url(../images/common/ico-arrow.png) no-repeat;
    background-size: 100%;
  }
  main .thanks-area .link-btn a:hover {
    color: #fff;
    background: #222;
  }
  main .thanks-area .link-btn a:hover::after {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    right: 17px;
    background: url(../images/common/ico-arrow-w.png) no-repeat;
    background-size: 100%;
  }
  main .thanks-area .link-btn::after {
    display: none;
  }
  /*==================================
  category
  ==================================*/
  .category main {
    position: relative;
  }
  .category .subttl {
    margin-bottom: 5px;
  }
  /*==================================
  access
  ==================================*/
  main .access-area {
    background: #f7fbfb;
  }
  .page .access-area .ttl-area span {
    animation: inherit;
  }
  main .access-area .access-area-inner {
    margin: 0 auto;
    max-width: 1300px;
    background: none;
  }
  main .access-area .content-area, .page main .access-area .content-area {
    background: none;
  }
  /*==================================
  mail-magazine-unsub
  ==================================*/
  .mail-magazine-unsub .personal-information {
    display: none;
  }
  /*==================================
  ãƒ‘ã‚¹ãƒ¯ãƒ¼ãƒ‰ä¿è­·
  ==================================*/
  .post-password-form {
    max-width: 785px;
    margin: 0 auto;
    padding: 10px 15px 100px;
  }
  .post-password-form p:first-child {
    margin-bottom: 10px;
  }
  @media screen and (max-width: 640px) {
    main {
      padding: 13% 0 15%;
    }
    main .news-area ul li h2, main .news-area ul li h3 {
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.3;
    }
  }
  @media screen and (min-width: 1400px) {
    main .access-area .access-area-inner {
      padding-left: 0;
      max-width: 1480px;
    }
    main .access-area .content-area, .page main .access-area .content-area {
      padding-left: 0;
    }
    .dps .kv-page-area .ofi img {
      height: 500px;
    }
  }
  /* kv*/
  #kv-stagger.slide-fx {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    overflow: hidden;
  }
  #kv-stagger.slide-fx img {
    width: 50%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: translateY(25px) scale(1.05);
    filter: blur(5px);
  }
  #kv-stagger.slide-fx img.left {
    width: 45%;
    height: 100%;
  }
  #kv-stagger.slide-fx img.right {
    width: 75%;
    height: 100%;
    margin-top: 44px;
  }
  @keyframes slideIn {
    0% {
      opacity: 0;
      transform: translateY(25px) scale(1.05);
      filter: blur(5px);
    }
    70% {
      opacity: 1;
      transform: translateY(-3px) scale(1.00);
      filter: blur(1px);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1.00);
      filter: blur(0);
    }
  }
  /* === 1) ãƒ©ãƒƒãƒ‘ãƒ¼ã¯å¸¸ã«è¡¨ç¤ºï¼ˆè¦ªã®opacityã‚’æ®ºã™ï¼‰ === */
  .dps .kv-page-area .kv-page-area-inner {
    opacity: 1 !important;
  }
  /* === 2) èƒŒæ™¯ã¯ ::after ã ã‘ã‚’é…ã‚‰ã›ã¦ãƒ•ã‚§ãƒ¼ãƒ‰ === */
  .is-dps.dps .kv-page-area-inner {
    position: relative;
  }
  .is-dps.dps .kv-page-area-inner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #f2f2f2; /* ä»Šã®èƒŒæ™¯è‰²ã«åˆã‚ã›ã¦å¤‰æ›´å¯ */
    z-index: 0;
    opacity: 0;
    transition: opacity .6s ease;
    pointer-events: none;
  }
  .is-dps.dps .kv-page-area-inner.is-visible-bg::after {
    opacity: 1;
  }
  /* ç”»åƒã¯èƒŒæ™¯ã‚ˆã‚Šä¸Šã« */
  #kv-stagger.slide-fx {
    position: relative;
    z-index: 1;
  }
  /* === 3) ã‚¢ãƒ‹ãƒ¡å®šç¾©ã‚’ã²ã¨ã¤ã«çµ±ä¸€ï¼ˆå¾Œå‹ã¡ã§ä¸Šæ›¸ãï¼‰ === */
  /* â€» åŒå @keyframes ãŒ2ã¤ã‚ã‚‹ã¨å¾Œã®æ–¹ãŒæœ‰åŠ¹ã€‚ã“ã“ã§æœ€çµ‚ç‰ˆã‚’å†å®šç¾© */
  @keyframes slideIn {
    0% {
      opacity: 0;
      transform: translateY(25px) scale(1.05);
      filter: blur(5px);
    }
    70% {
      opacity: 1;
      transform: translateY(-3px) scale(1.00);
      filter: blur(1px);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1.00);
      filter: blur(0);
    }
  }
  #kv-stagger.slide-fx .left.is-visible, #kv-stagger.slide-fx .right.is-visible {
    animation: slideIn var(--dur, 800ms) cubic-bezier(.33, 1, .68, 1) forwards;
  }
  /* ---- KVï¼šå³ç”»åƒã‚’å·¦ã¸é‡ã­ã‚‹ ---- */
  #kv-stagger.slide-fx {
    position: relative;
    display: flex;
  }
  #kv-stagger.slide-fx img {
    width: 50%;
    display: block;
  }
  #kv-stagger.slide-fx .left {
    position: relative;
    z-index: 0;
  }
  #kv-stagger.slide-fx .right {
    position: relative;
    z-index: 2;
    margin-left: -186px;
  }
  @media print, screen and (min-width:1400px) {
    .dps .kv-page-area .main-label {
      max-width: 225px;
    }
    .dps #kv-stagger.slide-fx .kv-m {
      display: none;
    }
    .dps #kv-stagger.slide-fx .kv-l {
      display: block;
    }
    .dps .kv-page-area .main-ttl {
      max-width: 830px;
    }
    .dps #kv-stagger.slide-fx img.left {
      width: 40%;
      height: 100%;
    }
    .dps #kv-stagger.slide-fx img.right {
      width: 78%;
      margin-left: -13%;
    }
    .dps #kv-stagger.slide-fx .right {
      margin-left: -190px;
    }
  }
  @media print, screen and (min-width:1600px) {
    .dps .kv-page-area .main-ttl {
      max-width: 1035px;
      left: 35px;
    }
    .dps .cta-small-card {
      right: 35px;
    }
    .is-dps.dps.kv-none .kv-page-area {
      max-width: 1600px;
      margin: 50px auto 0;
    }
    .is-dps.dps .kv-page-area-inner.is-visible-bg:after {
      z-index: -1;
      content: "";
      display: block;
      position: absolute;
      top: 7%;
      left: 12px;
      width: 101%;
    }
    .is-dps.dps main {
      padding: 1% 0 0;
    }
    .dps main > .content-area:first-child {
      padding-bottom: 55px;
    }
    .dps .kv-page-area .main-label {
      max-width: 227px;
      top: -28px;
      right: -8px;
      width: 100%;
    }
    .dps #kv-stagger.slide-fx img.right {
      width: 80%;
      height: 100%;
    }
    .dps #kv-stagger.slide-fx .right {
      margin-left: -11.8%;
    }
  }