@charset "UTF-8";body{font-family:"Noto Sans JP","Noto Serif JP"}h1{font-size:112px;font-family:"Noto Sans JP";font-weight:700;line-height:1.2}h2{font-size:32px;font-family:"Noto Serif JP"}@media screen and (max-width:599px){h2{font-size:24px}}h3{font-size:32px;margin-bottom:16px}@media screen and (max-width:599px){h3{font-size:24px;margin-left:20px}}h4{color:#fff;font-size:20px;padding-top:24px;padding-left:24px;margin-bottom:8px}li{list-style:none}p{font-size:16px;line-height:1.8}html,body{width:100%;overflow-x:hidden}.btn{display:flex;align-items:center;justify-content:center;width:264px;height:64px;max-width:100%;border-radius:4px}.btn--fill{background-color:#ffeb00;color:#333;-moz-column-gap:8px;column-gap:8px;font-size:24px}.btn--stroke{border:1px solid #093fb4}.btn--stroke:hover{background-color:#093fb4;color:#fff;transition:background-color .3s,color .3s}.nav-menu__link a{position:relative;display:inline-block;color:#fff;text-decoration:none;transition:color .3s ease}.nav-menu__link a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#ed3500;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.nav-menu__link a:hover:after{transform:scaleX(1)}.pagetop{position:fixed;right:40px;bottom:40px;width:56px;height:56px;background-color:#ed3500;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.pagetop.is-show{opacity:1;visibility:visible}.pagetop:hover{background-color:#ba2a00}.section-head{text-align:center;margin-bottom:97px}@media screen and (max-width:1024px){.section-head{margin-bottom:44px}}@media screen and (max-width:599px){.section-head{margin-bottom:64px}}.section-head__ja{font-size:16px;font-weight:400}@media screen and (max-width:599px){.section-head__ja{font-size:12px}}.section-head__en{font-size:48px}@media screen and (max-width:599px){.section-head__en{font-size:32px}}@media screen and (max-width:1024px){.section-head__en{font-size:40px}}.title{text-align:center;font-size:32px;margin-bottom:56px;font-family:"Noto Serif JP";font-weight:400}@media screen and (max-width:599px){.title{font-size:26px}}.title-works{font-size:40px;font-family:"Noto Serif JP";font-weight:400}.single-works-title{text-align:center;font-size:32px;margin-bottom:56px}@media screen and (max-width:768px){.single-works-title{font-size:32px}}@media screen and (max-width:480px){.single-works-title{font-size:22px}}.header{background-color:#093fb4;color:#fff}@media screen and (max-width:599px){.header{height:64px;padding:0 0 0 16px}}.header--side{width:320px;min-width:320px;height:100vh;position:relative;right:0;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;overflow:auto;flex-shrink:0}@media screen and (max-width:599px){.header--side{display:none}}@media screen and (max-width:1024px){.header--side{display:none}}.header--side .header--side nav{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.header--side .nav-menu{display:flex;flex-direction:column;align-items:center;row-gap:32px;margin:0 auto;padding:0;font-family:serif}.header--side .nav-menu__link{font-size:24px}.header--side .btn{display:block;margin:32px auto;display:flex;align-items:center;justify-content:center;width:220px;height:50px;border-radius:4px}.header--side .social{display:flex;gap:16px;margin-top:auto}.header--top{width:100%;height:80px;display:flex;justify-content:flex-start;align-items:center;padding:0 40px;position:relative;top:0;left:0}.header--top .nav{font-size:20px;font-family:serif}@media screen and (min-width:1025px){.header--top{display:flex}.header--top .ham{display:none}}@media screen and (max-width:1024px){.header--top{display:none}.header--top .ham{display:block}}@media screen and (max-width:599px){.header--top{display:none}.header--top .ham{display:block}}.header--top .btn{display:block;margin:auto;display:flex;align-items:center;justify-content:center;width:220px;height:50px;border-radius:4px}.header--top .social{display:flex;gap:24px;font-size:20px;margin-top:0;align-items:center;margin-left:12px}.header .header-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.header .btn--fill{margin-right:24px;margin-left:24px}.nav-menu{display:flex;gap:40px;flex-direction:row;margin-right:24px}.header--side .nav-menu{flex-direction:column}.header--top .nav-menu{flex-direction:row}.social{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px;margin-top:48px}.hamburger-morph{position:fixed;top:20px;right:20px;z-index:1000;width:48px;height:48px;padding:0;border:none;background:0 0;cursor:pointer}.hamburger-morph__icon{width:100%;height:100%}.hamburger-morph__line{fill:none;stroke:red;stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.hamburger-morph__line:nth-child(1){stroke-dasharray:60 207}.hamburger-morph__line:nth-child(2){stroke-dasharray:60 60}.hamburger-morph__line:nth-child(3){stroke-dasharray:60 207}.hamburger-morph.active .hamburger-morph__line:nth-child(1){stroke-dasharray:90 207;stroke-dashoffset:-134}.hamburger-morph.active .hamburger-morph__line:nth-child(2){stroke-dasharray:1 60;stroke-dashoffset:-30}.hamburger-morph.active .hamburger-morph__line:nth-child(3){stroke-dasharray:90 207;stroke-dashoffset:-134}.nav-morph{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(4,4,209,.98);clip-path:circle(0% at calc(100% - 44px) 44px);transition:clip-path .7s cubic-bezier(.4,0,.2,1);z-index:900}.nav-morph.active{clip-path:circle(150% at calc(100% - 44px) 44px)}.nav-morph__wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.nav-morph__list{margin:0;padding:0;list-style:none;text-align:center}.nav-morph__item{opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease}.nav-morph.active .nav-morph__item{opacity:1;transform:translateY(0)}.nav-morph.active .nav-morph__item:nth-child(1){transition-delay:.3s}.nav-morph.active .nav-morph__item:nth-child(2){transition-delay:.4s}.nav-morph.active .nav-morph__item:nth-child(3){transition-delay:.5s}.nav-morph.active .nav-morph__item:nth-child(4){transition-delay:.6s}.nav-morph__link{position:relative;display:inline-block;padding:20px;font-size:24px;color:#ffe600;text-decoration:none;overflow:hidden}.nav-morph__text,.nav-morph__hover{display:block;transition:transform .3s ease}.nav-morph__hover{position:absolute;top:100%;left:0;width:100%;transform:translateY(0%);font-size:16px}.nav-morph__link:hover .nav-morph__text{transform:translateY(-100%)}.nav-morph__link:hover .nav-morph__hover{transform:translateY(-100%)}.hamburger-morph{display:none}@media screen and (max-width:1024px){.hamburger-morph{display:block;position:fixed;top:20px;right:20px;z-index:1000;width:48px;height:48px;padding:0;border:none;background:0 0;cursor:pointer}}.nav-morph{display:none}@media screen and (max-width:1024px){.nav-morph{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(4,4,209,.98);clip-path:circle(0% at calc(100% - 44px) 44px);transition:clip-path .7s cubic-bezier(.4,0,.2,1);z-index:900}.nav-morph.active{clip-path:circle(150% at calc(100% - 44px) 44px)}}.breadcrumb{display:flex;flex-wrap:wrap;padding:.3rem 1rem;margin-bottom:1rem;list-style:none;background-color:#f8f9fa;border-radius:.25rem;font-size:14px}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item.active{color:#6c757d;font-size:14px}.breadcrumb-item a{text-decoration:none;color:#007bff}.breadcrumb-item a:hover{text-decoration:underline}.news-info{display:block}.mainvisual{display:flex;height:100vh;margin-bottom:80px}@media screen and (max-width:599px){.mainvisual{margin-bottom:40px}}.site-logo{width:120px;margin-left:24px}.site-logo a{display:block}.site-logo img{width:100%;height:auto}.top-page .site-logo{position:absolute;top:24px;left:24px;z-index:10}.sub-page .site-logo{position:relative;margin-top:16px}@media screen and (max-width:1024px){.site-logo{width:80px}}@media screen and (max-width:599px){.site-logo{width:80px}}.top-page .site-logo{position:absolute;top:4px;left:4px;z-index:10}@media screen and (max-width:1024px){.top-page .site-logo{top:0;left:0}}@media screen and (max-width:599px){.top-page .site-logo{top:2px;left:2px}}.hero{background-color:#f2f2f2;display:flex;justify-content:center;align-items:flex-start;padding:5vw;box-sizing:border-box;text-align:left;flex-direction:column;flex:1;padding-left:160px;padding-right:64px;box-sizing:border-box}@media screen and (max-width:1024px){.hero{padding-left:112px;padding-right:112px}}@media screen and (max-width:599px){.hero{padding-left:32px;padding-right:24px}}.hero-title{font-size:112px;font-size:clamp(48px, 8vw, 112px);font-family:"Work Sans",sans-serif;font-weight:700;line-height:1.2;letter-spacing:.05em;margin-bottom:24px}@media screen and (max-width:599px){.hero-title{font-size:40px}}.hero-text{font-family:"Noto Serif JP";font-size:36px;font-size:clamp(24px, 3vw, 36px)}@media screen and (max-width:599px){.hero-text{font-size:20px}}.hero-title span,.hero-text span{display:inline-block;white-space:pre}.loading{position:fixed;inset:0;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;font-size:48px;font-weight:700;color:#093fb4}section{border-bottom:1px solid #000;padding-bottom:100px;margin-bottom:100px}section-container{margin:0 auto}.contents-container{max-width:1100px;margin:0 auto}@media screen and (max-width:1024px){.contents-container{padding-left:40px;padding-right:40px}}@media screen and (max-width:599px){.contents-container{padding-left:24px;padding-right:24px}}section:last-of-type{border-bottom:none;margin-bottom:0}.space-top{margin-top:80px}.footer{background-color:#093fb4;text-align:center;padding-top:56px;padding-bottom:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.footernav{color:#fff;font-size:20px;display:flex;justify-content:center;font-family:"Noto Serif JP";flex-grow:1;align-items:center}.footernav-menu{display:flex;-moz-column-gap:32px;column-gap:32px}@media screen and (max-width:599px){.footernav-menu{flex-direction:column;row-gap:16px;align-items:center;font-size:20px}}.footernav-menu__link a{color:#fff;text-decoration:none;transition:opacity .3s ease}.footernav-menu__link a:hover{opacity:.7}.footernav-wrap{display:flex;align-items:center;justify-content:center;gap:32px}@media screen and (max-width:1024px){.footernav-wrap{flex-direction:column;align-items:center;gap:24px}}.footer-bottom{width:100%;text-align:center;margin-top:40px}@media screen and (max-width:1024px){.footer-bottom{margin-top:24px}}.footer-bottom .privacy-link,.footer-bottom .footer__copyright{display:block;color:#fff;font-size:16px;margin-bottom:8px}.footer-bottom .footer__copyright{margin-top:16px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-actions{display:flex;align-items:center;justify-content:center;gap:24px}@media screen and (max-width:1024px){.footer-actions{flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:8px}}@media screen and (max-width:599px){.footer-actions{flex-direction:column;align-items:center;margin-top:8px}}.footer-actions .footer-contact-btn{display:flex;align-items:center;background-color:#ffeb00;color:#093fb4;border:1px solid #093fb4;padding:12px 24px;border-radius:20px;font-weight:700;text-decoration:none;transition:background-color .3s ease}.footer-actions .footer-contact-btn i{margin-right:8px}.footer-actions .footer-social{display:flex;gap:16px}.footer-actions .footer-social__link{color:#fff;font-size:24px;transition:opacity .3s ease}.footer-actions .footer-social__link:hover{opacity:.7}.footer-btn{display:block;margin:auto;display:flex;align-items:center;justify-content:center;width:200px;height:50px;border-radius:4px}.footernav-menu__link a{position:relative;display:inline-block;padding-bottom:5px}.footernav-menu__link a:after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background-color:red;transition:width .3s ease}.footernav-menu__link a:hover:after{width:100%}.footer-btn p{position:relative;display:inline-block}.footer-btn p:after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.footer-btn:hover p:after{width:100%}.concept{position:relative;width:100%;padding-bottom:200px}@media screen and (max-width:1024px){.concept{padding-bottom:100px}}.concept-inner{display:flex;justify-content:space-between;position:relative;width:100%;max-width:1100px;margin:0 auto}@media screen and (max-width:1024px){.concept-inner{flex-direction:column;align-items:center}}@media screen and (max-width:599px){.concept-inner{flex-direction:column}}.concept-content{position:absolute;top:95px;left:300px;background-color:#ecfaff;width:810px;padding:72px 0 72px 260px;text-align:left;z-index:1}@media screen and (max-width:1024px){.concept-content{position:static;width:80%;padding:40px;order:1;text-align:center}}@media screen and (max-width:599px){.concept-content{position:static;width:100%;padding:24px;order:1;text-align:left}}.concept-title{margin-bottom:24px}@media screen and (max-width:1024px){.concept-title{font-size:24px}}@media screen and (max-width:599px){.concept-title{font-size:18px;margin-left:0}}.concept-text{line-height:1.8}@media screen and (max-width:1024px){.concept-text{text-align:center}}@media screen and (max-width:599px){.concept-text{text-align:left}}.concept-img{width:475px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:1024px){.concept-img{width:80%}}@media screen and (max-width:599px){.concept-img{width:100%}}.conceptimage-wrap{position:relative;z-index:2}@media screen and (max-width:1024px){.conceptimage-wrap{order:2;width:100%;text-align:center}}@media screen and (max-width:599px){.conceptimage-wrap{order:2;width:100%}}.conceptimage-wrap img{aspect-ratio:4/3}@media screen and (max-width:1024px){.conceptimage-wrap img{margin:0 auto}}@media screen and (max-width:599px){.conceptimage-wrap img{width:100%;display:inline-block}}.works-title{font-size:20px;margin-bottom:8px;color:#333;padding-left:0;text-align:left}@media screen and (max-width:1024px){.works-title{font-size:18px}}@media screen and (max-width:599px){.works-title{font-size:16px}}@media screen and (max-width:1024px){.works-text{max-width:232px}}.works-items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;margin-bottom:4rem}@media screen and (max-width:1024px){.works-items{grid-template-columns:repeat(2,1fr);margin-top:4rem}}@media screen and (max-width:599px){.works-items{padding:0 1rem;grid-template-columns:1fr;margin-bottom:4rem;margin-top:4rem}}.works-item{width:100%;text-align:center}.works-img{width:100%;height:auto;object-fit:cover;display:block;margin:0 auto;transition:transform .5s linear}.works-img:hover{transform:scale(1.1)}@media screen and (max-width:1024px){.works-img{max-width:320px}}.works .btn{margin:0 auto}.blog-date{text-align:left}.works-type{display:inline-block;margin:0;text-align:left !important;color:#666}.works-item article{text-align:left}.service-container{display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width:599px){.service-container{flex-direction:column;align-items:center}}@media screen and (max-width:1024px){.service-container{flex-direction:column;align-items:center}}.service-btn{display:flex;justify-content:center}.service-img{width:242px;-o-object-fit:cover;object-fit:cover;margin-left:0;height:100%;flex-shrink:0;align-self:stretch}@media screen and (max-width:599px){.service-img{display:none}}.service-box-title{padding-left:8px;padding-top:0}@media screen and (max-width:599px){.service-box-title{padding-left:16px;margin-bottom:0;text-align:left;padding-top:24px}}.service-text{color:#fff;width:214px;margin-left:8px;line-height:1.5}@media screen and (max-width:599px){.service-text{width:100%;color:#fff;text-align:left;padding:8px}}.service-wrap{position:relative;display:flex;height:200px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;overflow:hidden}@media screen and (max-width:599px){.service-wrap{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;margin:0 auto;height:240px;max-width:100%;background-size:cover;background-position:center}}.service-box{position:relative;display:flex;justify-content:space-between;align-items:center;width:500px;height:200px;margin-bottom:8px;overflow:hidden;color:#fff}@media screen and (max-width:599px){.service-box{width:100%;max-width:100%;flex-direction:column;align-items:center;justify-content:center;height:240px;text-align:center;padding:16px}}.service-box .box-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1;transition:opacity .3s ease;pointer-events:none}.service-box.web{background-color:#093fb4}@media screen and (max-width:599px){.service-box.web{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service01.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}}.service-box.web:hover .box-overlay{opacity:0;transition:opacity .3s ease}.service-box.dtp{background-color:#ed3500}@media screen and (max-width:599px){.service-box.dtp{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service02.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}}.service-box.dtp:hover .box-overlay{opacity:0;transition:opacity .3s ease}.service-box.sns{background-color:#eaeaea}@media screen and (max-width:599px){.service-box.sns{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service03.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}}.service-box:hover .box-overlay{opacity:0;transition:opacity .3s ease}@media screen and (max-width:599px){.service-column{padding:0 16px}}.service-sentence{width:536px;margin-left:64px;margin-bottom:64px;line-height:1.8;text-align:left}@media screen and (max-width:599px){.service-sentence{margin:0 auto;padding-right:0;padding-left:0;font-size:16px;min-width:90%;margin-bottom:64px}}@media screen and (max-width:1024px){.service-sentence{margin-top:32px;width:80%}}.box-text{position:relative;z-index:2;padding-left:16px;flex:1}@media screen and (max-width:599px){.box-text{width:100%;text-align:center;padding-left:0;box-sizing:border-box}}@media screen and (max-width:599px){.web-box .service-wrap{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service01.jpeg)}}@media screen and (max-width:599px){.dtp-box .service-wrap{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service02.jpeg)}}@media screen and (max-width:599px){.sns-box .service-wrap{background-image:url(//digitasu.com/wp-content/themes/site/css/../img/service03.jpeg)}}.about{max-width:1100px;margin:0 auto}.about-container{display:flex}@media screen and (max-width:1024px){.about-container{flex-direction:column;align-items:center}}@media screen and (max-width:599px){.about-container{flex-direction:column;width:100%}}.about-img{width:40%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1025px){.about-img{padding-right:96px}}@media screen and (max-width:1024px){.about-img{width:70%;height:auto;margin-bottom:36px}}@media screen and (max-width:599px){.about-img{display:block;padding-bottom:32px;max-width:100%;width:100%;height:auto;padding-right:0;-o-object-fit:cover;object-fit:cover}}.about-text{width:100%;line-height:1.8;box-sizing:border-box}@media screen and (max-width:599px){.about-text{width:100%}}@media screen and (max-width:1024px){.about-text{width:95%}}.about-name{color:#333;padding-left:0;padding-bottom:64px}@media screen and (max-width:599px){.about-name{padding-left:0}}.about-explanation{padding-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:1024px){.about-explanation{align-items:center}}.sectoin-container{position:relative;z-index:2}.company-info-section{margin-top:64px}.company-info-section .section-title{font-size:32px;margin-bottom:24px;text-align:center}@media screen and (max-width:599px){.company-info-section .section-title{font-size:24px;margin-left:0}}.company-info-section .company-info-table-container{width:100%;display:flex;justify-content:center}.company-info-section .company-info-table{width:100%;border-collapse:collapse;font-size:20px;line-height:1.6;border:none}.company-info-section .company-info-table th,.company-info-section .company-info-table td{border-bottom:1px solid #ccc;padding:16px;padding-left:36px;text-align:left}.company-info-section .company-info-table th{background-color:#f3fdfd;width:25%;white-space:nowrap}.company-info-section .company-info-table td{background-color:#fdfafa}@media screen and (max-width:599px){.company-info-section .company-info-table{font-size:14px}.company-info-section .company-info-table th,.company-info-section .company-info-table td{padding:12px;display:block;width:100%}.company-info-section .company-info-table tr{margin-bottom:16px;display:block;border:1px solid #ccc}}@media screen and (max-width:599px) and (max-width:599px){.company-info-section .company-info-table tr{margin-bottom:0;border:0 solid #ccc}}.map{margin-top:64px;text-align:center}.map iframe{border:none;max-width:1100px;width:100%}@media screen and (max-width:1024px){.map iframe{height:300px;width:100%}}@media screen and (max-width:599px){.map iframe{height:300px;width:100%}}.blog-items{display:flex;margin-bottom:80px;gap:2rem}@media screen and (max-width:599px){.category-title{font-size:24px;text-align:center;margin-top:100px}}@media screen and (max-width:599px){.blog-items{flex-direction:column;gap:32px;align-items:center;justify-content:center;width:100%}.blog-item{margin-left:auto;margin-right:auto;max-width:90%;text-align:center}}@media screen and (max-width:1024px){.blog-items{gap:56px;justify-content:center}}@media screen and (max-width:1024px){.blog-item{max-width:232px;margin:0 auto;max-width:90%}}.blog-img{transition:transform .5s linear}.blog-img:hover{transform:scale(1.1)}.blog-title{font-size:1.2rem;font-weight:700;margin-bottom:5px;color:#333;padding-left:0}.blog-date{font-size:.9rem;color:#888;margin-bottom:5px}.blog-type{font-size:.9rem;color:#555}.btn{margin:0 auto}body.is-modal-open .header--side{display:none !important}.category-title{margin-bottom:40px}@media screen and (max-width:1024px){.category-title{padding-left:32px;text-align:center}}.service-page-img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin:48px 0}@media screen and (max-width:599px){.service-page-img{width:100%;height:240px}}@media screen and (max-width:599px){.service-page-img{height:180px;border-radius:8px}}.service-description__text{color:#555;margin-bottom:32px;line-height:1.8}@media screen and (max-width:599px){.service-description__text br{display:none}}.service-features{margin-bottom:32px}.service-features li{position:relative;padding:8px 0 8px 24px;color:#666;font-size:24px}.service-features li:before{content:"✓";position:absolute;left:0;top:8px;color:#093fb4;font-weight:700;font-size:16px}@media screen and (max-width:599px){.service-features li{padding:6px 0 6px 20px;font-size:16px}}.contact-page-text{display:flex;justify-content:center}.space-container{margin-top:96px}.web-design-intro{text-align:center;margin-bottom:80px}.web-design-intro p{font-size:18px;line-height:1.8;max-width:800px;margin:0 auto;color:var(--text-color2)}.price{font-size:24px;font-weight:700;color:#667eea;text-align:center;margin-bottom:24px}@media screen and (max-width:599px){.price{font-size:20px;text-align:center}}.price-section{margin-bottom:100px;padding-bottom:100px;border-bottom:1px solid #1d1d1d}@media screen and (max-width:599px){.price-section{margin-bottom:60px;padding-bottom:60px}}.price-section h3{font-size:32px;text-align:center;margin-bottom:48px;color:#333}@media screen and (max-width:599px){.price-section h3{font-size:24px;margin-bottom:32px}}.price-table{width:100%;border-collapse:collapse;margin-bottom:32px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}@media screen and (max-width:599px){.price-table{display:none}.price-table .price-card{display:block;margin-bottom:24px;background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%}.price-table .price-card h4{font-size:18px;margin-bottom:8px;color:#333}.price-table .price-card p{margin:4px 0;font-size:14px}}.price-note{background-color:#f8f9ff;padding:24px;border-radius:8px;margin-top:32px;display:flex;justify-content:center;align-items:flex-start;gap:40px}@media screen and (max-width:1024px){.price-note{gap:24px;justify-content:center;flex-wrap:wrap}}@media screen and (max-width:599px){.price-note{flex-direction:column;padding:16px;margin-top:24px;gap:20px;justify-content:flex-end}}.price-head{background-color:#093fb4}@media screen and (max-width:599px){.price-head th{font-size:14px;padding:12px 16px}}.price-list{padding:24px 56px}@media screen and (max-width:1024px){.price-list{padding:24px}}.price-list h4{margin-top:0;margin-bottom:16px}@media screen and (max-width:599px){.price-list h4{font-size:18px;margin-bottom:12px}}@media screen and (max-width:599px){.price-list{padding:16px}.price-list:first-child{margin-bottom:24px}}@media screen and (max-width:599px){.price-list ul{margin:0;padding:0}}@media screen and (max-width:599px){.price-list .note-list{font-size:14px;margin-bottom:6px}}.note-list:before{content:"✓";position:absolute;left:0;top:8px;color:#093fb4;font-weight:700;font-size:16px}.price-card{width:100%;border-collapse:collapse;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;background:#fff}@media screen and (min-width:1025px){.price-card{display:none}}.price-card .price-head{background-color:#093fb4}.price-card .price-head .price-cell--head{padding:12px 16px;color:#fff;font-weight:600;font-size:14px;text-align:center;border-bottom:1px solid rgba(255,255,255,.2)}.price-card .price-head .price-cell--head:first-child{width:50%}.price-card .price-head .price-cell--head:last-child{width:50%}.price-card tbody tr{border-bottom:1px solid #eee}.price-card tbody tr:last-child{border-bottom:none}.price-card tbody tr:nth-child(even){background-color:#f9f9f9}.price-card .price-cell--plan{padding:16px;font-weight:600;color:#333;font-size:14px;text-align:left;background-color:#fff;border-right:1px solid #eee}.price-card .price-cell--price{padding:16px;font-size:18px;font-weight:700;color:#333;text-align:center;background-color:#fff}.note-title{color:#333;font-size:20px;margin-top:0;margin-bottom:16px}@media screen and (max-width:599px){.note-title{font-size:18px;margin-bottom:12px}}.note-list{position:relative;padding-left:20px;margin-bottom:8px;font-size:16px;color:#333;line-height:1.5}@media screen and (max-width:599px){.note-list{font-size:14px;margin-bottom:6px}}.note-list:before{content:"✓";position:absolute;left:0;top:0;color:#093fb4;font-weight:700;font-size:16px}@media screen and (max-width:599px){.note-list:before{font-size:14px}}.price-table th,.price-table td{padding:20px;text-align:left;border-bottom:1px solid #eee}.price-table th{background-color:#093fb4;color:#fff;font-weight:600;font-size:16px}.price-table td{background-color:#fff;font-size:16px}.price-table .plan-name{font-weight:600;color:#333}.price-table .price{font-size:24px;font-weight:700;color:#333}.step-section{margin-bottom:100px}.step-container{display:grid;gap:32px;max-width:800px;margin:0 auto}.step-item{display:flex;align-items:flex-start;gap:24px;padding:32px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s}@media screen and (max-width:599px){.step-item{flex-direction:column;align-items:center;text-align:center}}.step-number{flex-shrink:0;width:60px;height:60px;background-color:#093fb4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.step-duration{display:inline-block;background-color:#f0f4ff;color:var(--main-color);padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;margin-top:8px}.step-section h3{font-size:32px;text-align:center;margin-bottom:48px;color:var(--main-color)}.step-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.step-content h4{font-size:20px;color:var(--text-color);margin-bottom:12px;padding:0}.step-content p{color:var(--text-color2);line-height:1.6;margin:0}@media screen and (max-width:599px){.step-content p{font-size:16px;text-align:left}}.cautionary{text-align:center}.privacy-page{padding-bottom:100px}.privacy-intro{text-align:center;margin-bottom:80px;padding:40px;background-color:#f8f9ff;border-radius:12px}.privacy-intro-text{font-size:16px;line-height:1.8;margin-bottom:24px;color:#555}.privacy-update-date{font-size:14px;color:#777;font-weight:600}.privacy-content{max-width:800px;margin:0 auto}.privacy-section{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #eee}.privacy-section:last-child{border-bottom:none}.privacy-section-title{font-size:24px;color:#333;margin-bottom:24px;padding-left:0 !important;margin-left:0 !important;font-weight:600}.privacy-section-text{font-size:16px;line-height:1.8;color:#555;margin-bottom:16px}.privacy-list{margin:16px 0;padding-left:0}.privacy-list li{position:relative;padding:8px 0 8px 24px;color:#555;font-size:16px;line-height:1.6}.privacy-list li:before{content:"・";position:absolute;left:8px;top:8px;color:#093fb4;font-weight:700}.privacy-footer{text-align:center;margin-top:80px;padding-top:40px;border-top:2px solid #333}.btn--outline{background-color:transparent;border:2px solid #093fb4;color:#093fb4;padding:12px 24px;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-weight:600;transition:all .3s ease}.btn--outline:hover{background-color:#093fb4;color:#fff}@media (max-width:768px){.privacy-intro{padding:24px 16px;margin-bottom:40px}.privacy-section-title{font-size:20px;margin-bottom:16px}.privacy-section-text{font-size:14px}.privacy-list li{font-size:14px;padding:6px 0 6px 20px}.contact-info{padding:16px}.contact-item{font-size:14px}.privacy-footer{margin-top:40px;padding-top:24px}.btn--outline{padding:10px 20px;font-size:14px}}.no-content-message{text-align:center;width:100%;padding:40px 0;font-size:18px;color:#666}@media screen and (max-width:599px){.no-content-message{font-size:16px;padding:32px 0}}.works-detail{max-width:800px;margin:0 auto;padding:20px}.works-content{margin-top:30px;line-height:1.8}.wp-block-paragraph{margin-bottom:1.5em}#single-works{max-width:900px;margin:0 auto;padding:120px 20px;font-family:'Helvetica',sans-serif}.main-image img{width:100%;height:auto;display:block;margin-bottom:80px}.works-info{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:80px}.info-box{background-color:#fbfbfb;border-left:4px solid #333;padding:40px;box-sizing:border-box}@media screen and (max-width:599px){.info-box{padding:20px}}.info-title{display:block;font-weight:700;margin-bottom:8px;color:#444}.info-content{color:#222;font-size:16px}.full-width{grid-column:1/-1}@media screen and (max-width:600px){.works-info{grid-template-columns:1fr}}.works-description{background-color:#fffdf6;border:1px solid #ddd;padding:24px;line-height:1.6}.works-description h2{margin-bottom:16px;font-size:20px}.screenshot-img{text-align:center;margin-bottom:80px}.screenshot-img img{max-width:100%;height:auto;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.05)}.news-date{margin-bottom:16px}.swiper-container{width:100%;padding:20px 0}.swiper-slide{border-radius:8px;text-align:center}.relatedSwiper{position:relative;margin:0 auto;max-width:900px;padding:0 20px}.relatedSwiper .swiper-button-next,.relatedSwiper .swiper-button-prev{top:50%;transform:translateY(-50%);margin-top:0}.relatedSwiper .swiper-button-next{right:0;left:auto}.relatedSwiper .swiper-button-prev{left:0;right:auto}@media screen and (max-width:768px){.relatedSwiper .swiper-button-next{right:5px}.relatedSwiper .swiper-button-prev{left:5px}}.swiper-slide img{width:100%;height:auto;max-width:100px;object-fit:contain}.ather-works{font-size:20px;text-align:center;margin-bottom:40px}.inner{max-width:960px;margin:0 auto;padding:40px 20px}.blog-article{line-height:1.8}.entry-title{font-size:2rem;margin-bottom:10px}.entry-date{display:block;color:#999;font-size:.9rem;margin-bottom:20px}.entry-thumbnail img{width:100%;height:auto;margin-bottom:30px}.entry-content{font-size:1rem;color:#333}.entry-content p{margin-bottom:1.5em}.works-info.news-info{display:block;margin-bottom:80px}.works-info.news-info .info-box{width:100%;margin-bottom:16px}.works-type,.blog-type{display:inline-block;padding:.2em .6em;border-radius:4px;font-size:.85rem;font-weight:700;color:#fff}.works-label--web{background-color:#007bff}.works-label--graphic{background-color:#ff8c00}.works-label--social{background-color:#dc3545}.blog-label--news{background-color:#17a2b8}.blog-label--blog{background-color:#6c757d}.slider-innner{width:900px;margin:0 auto}.blog-items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;margin-bottom:4rem}@media screen and (max-width:1024px){.blog-items{grid-template-columns:repeat(2,1fr);margin-top:4rem}}@media screen and (max-width:599px){.blog-items{grid-template-columns:1fr;margin-bottom:4rem;margin-top:4rem}}.contact{position:relative;background-image:url(//digitasu.com/wp-content/themes/site/css/../img/background.webp);background-size:cover;background-position:center;background-attachment:fixed;padding-top:100px}@media screen and (max-width:1024px){.contact{background-repeat:no-repeat;background-position:right center;background-attachment:fixed}}@media screen and (max-width:599px){.contact{background-repeat:no-repeat;background-position:right center;background-attachment:fixed}}.contact:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6);z-index:1}.contact-explanation{text-align:center}@media screen and (max-width:599px){.contact-explanation{margin:0 auto;text-align:left;padding:0 24px}}.contact-title{margin-bottom:24px}@media screen and (max-width:1024px){.contact-title{font-size:24px}}@media screen and (max-width:599px){.contact-title{font-size:18px;margin-left:0}}.contact-text{margin-bottom:81px;line-height:1.8}.contact-btn{display:flex;justify-content:center}.contact-area{margin-top:80px;margin-bottom:80px}.contact.section{border-bottom:none}.wpcf7 form p{margin-bottom:1.5em}.wpcf7 label{display:block;font-weight:700;margin-bottom:.5em}.required{color:red;font-size:.9em;margin-left:.3em}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 select,.wpcf7 textarea{width:100%;padding:.6em;border:1px solid #ccc;border-radius:4px;font-size:1em;box-sizing:border-box}.wpcf7 textarea{min-height:150px}.wpcf7 input[type=radio]{display:inline-block;margin-right:.4em}.wrapper-no-border input,.wrapper-no-border label,.wrapper-no-border select,.wrapper-no-border textarea{border:none !important}.wrapper-no-border a{color:#0073aa;text-decoration:underline}.wpcf7 input[type=submit]{background-color:#0073aa;color:#fff;padding:.7em 5em;border:none;border-radius:4px;font-size:1em;cursor:pointer}.wpcf7 input[type=submit]:hover{background-color:#005f8d}.wpcf7 input[type=radio]{appearance:auto !important;-webkit-appearance:radio !important;display:inline-block !important;margin-right:.4em;position:static !important;opacity:1 !important;visibility:visible !important}.wpcf7 input[type=checkbox]{appearance:auto !important;-webkit-appearance:checkbox !important;display:inline-block !important;margin-right:.4em;position:static !important;opacity:1 !important;visibility:visible !important}.privacy-wrapper{display:flex;align-items:flex-start;justify-content:center;gap:.5em;font-size:.95em;margin-top:1.5em;text-align:left;flex-wrap:wrap;max-width:500px;margin-left:auto;margin-right:auto}.privacy-wrapper input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:.2em}.privacy-wrapper a{color:#0073aa;text-decoration:underline;word-break:break-all}.submit-wrapper{display:flex;justify-content:center;margin-top:1.5em}.submit-wrapper input[type=submit]{background-color:#0073aa;color:#fff;padding:.7em 5em;border:none;border-radius:4px;font-size:1em;cursor:pointer}.submit-wrapper input[type=submit]:hover{background-color:#005f8d}@media screen and (max-width:599px){.submit-wrapper{display:flex !important;justify-content:center !important;align-items:center !important;width:100%}.submit-wrapper input[type=submit]{margin:0 auto !important;display:block}}.content-404{text-align:center;padding:80px 20px}.content-404 h2{font-size:2.5rem;margin-bottom:80px}.content-404 p{font-size:1rem;margin-bottom:56px;line-height:3.2}.content-404 .btn-404{display:flex;align-items:center;justify-content:center;height:64px;padding:0 36px;background-color:#0e14cc;color:#fff;text-decoration:none;border-radius:5px;transition:.3s;margin:0 auto;width:240px;margin-bottom:48px}.content-404 .btn-404:hover{opacity:.7}@media (min-width:768px) and (max-width:1023px){.content-404{padding:60px 40px;text-align:center}.content-404 h2{font-size:2.2rem;margin-bottom:60px}.content-404 p{font-size:.95rem;margin-bottom:40px;line-height:2.2}.content-404 .btn-404{width:220px;margin-bottom:30px}}@media (max-width:767px){.content-404{text-align:left;padding:40px 20px}.content-404 h2{font-size:1.8rem;margin-bottom:56px;margin-top:48px}.content-404 p{font-size:.9rem;margin-bottom:48px;line-height:2.4}.content-404 .btn-404{width:240px;margin-bottom:48px}}.custom-cursor{width:40px;height:40px;border-radius:50%;background-color:#ec222200;position:fixed;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);transition:transform .2s ease-out;z-index:9999}.custom-cursor{width:40px;height:40px;border-radius:50%;background-color:#f4010100;position:fixed;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);transition:transform .2s ease-out;z-index:9999}@media screen and (max-width:1024px){.custom-cursor{display:none}}.works-content{line-height:1.8;margin-bottom:3rem}.works-content p{margin-bottom:1.5em}.works-content .wp-block-image{margin:2rem auto;text-align:center}.works-content .wp-block-image img{max-width:100%;height:auto;display:block;margin:0 auto}.works-content .wp-block-image figcaption{font-size:.9em;color:#666;text-align:center;margin-top:.5rem}.post-thumbnail{text-align:center;img{display:inline-block;max-width:100%;height:auto}}