@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap");*{margin:0;padding:0}*,:before,:after{box-sizing:border-box}*:where(:not(fieldset,progress,meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}html{block-size:100%;-webkit-text-size-adjust:none}@media (prefers-reduced-motion:no-preference){html:focus-within{scroll-behavior:smooth}}body{text-rendering:optimizeSpeed;min-block-size:100%}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}:where(textarea){resize:vertical}@supports (resize:block){:where(textarea){resize:block}}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}h1{font-size:2em}:where(ul,ol){list-style-position:inside}:where(ul,ol)[role=list]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(input[type=file]){cursor:auto}:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{cursor:pointer}@media (prefers-reduced-motion:no-preference){:focus-visible{transition:outline-offset .145s cubic-bezier(.25,0,.4,1)}:where(:not(:active)):focus-visible{transition-duration:.25s}}:where(:not(:active)):focus-visible{outline-offset:5px}:where(button,button[type],input[type=button],input[type=submit],input[type=reset]),:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center}:where(button,button[type],input[type=button],input[type=submit],input[type=reset])[disabled]{cursor:not-allowed}html{scroll-behavior:smooth;font-size:7.3206442167vw}@media screen and (min-width:768px) and (max-width:1079px){html{font-size:11.5207373272vw}}@media screen and (max-width:767px){html{font-size:26.6666666667vw}}body{color:#4a4a4a;display:flex;font-family:"Zen Kaku Gothic Antique",sans-serif;font-size:.15rem;flex-direction:column;font-weight:400;line-height:1.5;min-height:100vh;position:relative}@media screen and (max-width:767px){body{font-size:.13rem}}body:before{content:"";position:fixed;inset:0;background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/bg_pattern.png);background-repeat:repeat;background-size:9%;z-index:-10}@media screen and (max-width:767px){body:before{background-size:30%}}main{margin-top:1.25rem}@media screen and (max-width:767px){main{margin-top:.76rem}}section{margin:0 0 1.6rem;position:relative}@media screen and (max-width:767px){section{margin:0 0 .8rem}}section .inner{margin:0 auto;width:82%}footer{margin-top:auto}h1,h2,h3,h4,h5,h6{line-height:1}a,button{display:inline-block;transition:all .3s}@media (hover:hover){a:hover,button:hover{cursor:pointer}}a{color:inherit;text-decoration:none}button{background-color:transparent}img{display:inline-block;height:auto}ul,li{list-style:none}@keyframes arrowMove{0%{transform:translateY(0)}50%{transform:translateY(4px)}100%{transform:translateY(0)}}.pc{display:block !important}.pc-flex{display:flex !important}.md{display:none !important}.sp{display:none !important}.sp-flex{display:none !important}@media screen and (min-width:768px) and (max-width:1079px){.md{display:block !important}}@media screen and (max-width:767px){.pc{display:none !important}.pc-flex{display:none !important}.md{display:none !important}.sp{display:block !important}.sp-flex{display:flex !important}}.contents-title{font-family:"Orbitron",sans-serif;letter-spacing:1px;margin:0 0 .64rem}@media screen and (max-width:767px){.contents-title{margin:0 0 .32rem}}.contents-title__text-main{font-size:.36rem;font-weight:400}@media screen and (max-width:767px){.contents-title__text-main{font-size:.24rem}}.contents-title__text-sub{font-size:.24rem;font-weight:400}@media screen and (max-width:767px){.contents-title__text-sub{font-size:.18rem}}.font-accent{font-family:"Orbitron",sans-serif;letter-spacing:1px}.button,.button-squire{position:relative;overflow:hidden;display:inline-block;cursor:pointer;line-height:1;padding:4px}@media screen and (max-width:767px){.button,.button-squire{padding:4px 0}}@media (hover:hover){.button:hover,.button-squire:hover{color:#fff}}.button:before,.button-squire:before{content:"";position:absolute;inset:0;background:#4a4a4a;transform:scaleX(0);transform-origin:left;transition:transform .2s cubic-bezier(.4,0,.2,1);z-index:-1}@media (hover:hover){.button:hover:before,.button-squire:hover:before{transform:scaleX(1)}}.button span,.button-squire span{position:relative}.button-squire{width:100%;border:2px solid #4a4a4a;align-items:center;padding:21px 20px 18px;display:flex;justify-content:space-between}@media screen and (max-width:767px){.button-squire{padding:22px 16px 18px}}.button-squire:after{display:block;content:"";width:.29rem;height:.29rem;background-repeat:no-repeat;background-position:center;background-size:100%;flex-shrink:0;margin:auto 0 auto 8px}.button-squire.is-blank:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_blank.svg)}@media (hover:hover){.button-squire.is-blank:hover:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_blank_white.svg)}}.button-squire.is-self:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_link.svg)}@media (hover:hover){.button-squire.is-self:hover:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_link_white.svg)}}.button-squire.is-back{font-family:"Orbitron",sans-serif;letter-spacing:1px;max-width:2.4rem}@media screen and (max-width:767px){.button-squire.is-back{padding:18px 20px}}.button-squire.is-back:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_back.svg)}@media (hover:hover){.button-squire.is-back:hover:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_back_white.svg)}}.button-arrow{position:relative;cursor:pointer;padding-right:.4rem}.button-arrow span{position:relative;transition:all .2s}.button-arrow .arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:.36rem;height:.36rem;border-radius:50%;border:2px solid #4a4a4a;overflow:hidden}.button-arrow .arrow:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#4a4a4a;transform:scaleX(0);transform-origin:left;transition:transform .2s cubic-bezier(.4,0,.2,1);z-index:-1}.button-arrow .arrow svg{position:relative;width:.2rem;height:.2rem;stroke:#4a4a4a;fill:none;transition:stroke .2s}@media (hover:hover){.button-arrow:hover .arrow:before{transform:scaleX(1)}.button-arrow:hover .arrow svg{stroke:#fff}}.button-underline{position:relative;display:inline-block;cursor:pointer}.button-underline:after{content:"";display:block;position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:#4a4a4a;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.button-underline:hover:after,.button-underline:focus:after{transform:scaleX(1)}.button-underline.is-active:after{transform:scaleX(1)}.detail__backButton{margin:.8rem 0 0;display:flex;justify-content:center}.detail__backButton .button-squire{font-family:"Orbitron",sans-serif;letter-spacing:1px;max-width:2.4rem}.worksLists__inner{display:grid;margin:.64rem 0;width:100%;gap:.64rem 6%;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:767px){.worksLists__inner{gap:.32rem 10%;grid-template-columns:repeat(2,1fr);margin:.32rem 0}}.worksLists__item{position:relative;overflow:hidden;aspect-ratio:232/326}.worksLists__item img{display:block;width:100%;height:auto;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.worksLists__item a{display:block;width:100%;height:100%}@media (hover:hover){.worksLists__item a:hover img{transform:scale(1.08)}}.worksLists__item a.noImage{position:relative}.worksLists__item a.noImage p{position:absolute;top:0;color:rgba(255,255,255,.7);font-size:.13rem;padding:.16rem}@media screen and (max-width:767px){.worksLists__item a.noImage p{font-size:.11rem;padding:.12rem}}.topicsLists ul{display:grid;margin:.64rem 0;grid-template-columns:repeat(3,1fr);gap:.64rem}@media screen and (max-width:767px){.topicsLists ul{grid-template-columns:1fr;gap:.32rem;margin:.32rem 0}}.topicsLists .topicsLists__item-image{width:100%;aspect-ratio:330/186;position:relative;overflow:hidden;margin:0 0 .16rem}@media screen and (max-width:767px){.topicsLists .topicsLists__item-image{margin:0 0 .12rem}}.topicsLists .topicsLists__item-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.topicsLists .topicsLists__item-date{font-size:.11rem;color:rgba(74,74,74,.7);margin:0 0 .04rem}.topicsLists .topicsLists__item-title{max-height:.45rem;display:block;overflow:hidden}@media screen and (max-width:767px){.topicsLists .topicsLists__item-title{max-height:.39rem}}.topicsLists .topicsLists__item-title p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}@media (hover:hover){.topicsLists .topicsLists__item a:hover .topicsLists__item-image img{transform:scale(1.08)}}.company__dataList{display:flex;flex-direction:column;gap:.24rem}.company__dataList dl{display:flex;gap:.1rem}.company__dataList dt{flex-shrink:0;width:.86rem;white-space:nowrap}@media screen and (max-width:767px){.company__dataList dt{width:.8rem}}.recruit__lists{margin:.24rem 0 0;display:flex;flex-direction:column;gap:.08rem}@media screen and (max-width:767px){.recruit__lists{margin:.16rem 0 0}}.recruit__lists li{width:100%;font-size:.17rem}@media screen and (max-width:767px){.recruit__lists li{font-size:.15rem}}.worksDetail__links{display:flex;flex-direction:column;gap:.1rem;margin:0 0 .48rem}@media screen and (max-width:767px){.worksDetail__links{margin:0 0 .32rem}}.worksDetail__links .button-squire{width:auto;min-width:160px;display:inline-flex;padding:17px 20px 15px}@media screen and (max-width:767px){.worksDetail__links .button-squire{padding:18px 16px 14px}}.worksDetail__contentsList{display:grid;grid-template-columns:repeat(4,1fr);gap:.68rem .32rem}@media screen and (max-width:767px){.worksDetail__contentsList{grid-template-columns:repeat(2,1fr);gap:.24rem .16rem}}.worksDetail__contentsList .worksDetail__contentsList-item .worksDetail__contentsList-thumbnail{width:100%;aspect-ratio:256/144;position:relative;overflow:hidden;margin:0 0 .12rem}@media screen and (max-width:767px){.worksDetail__contentsList .worksDetail__contentsList-item .worksDetail__contentsList-thumbnail{aspect-ratio:148/83;margin:0 0 .08rem}}.worksDetail__contentsList .worksDetail__contentsList-item .worksDetail__contentsList-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.worksDetail__contentsList .worksDetail__contentsList-item .worksDetail__contentsList-thumbnail.is-video:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'><rect width='40' height='40' fill='white'/><polygon points='15,10 30,20 15,30' fill='%23444'/></svg>");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;width:.4rem;height:.4rem;bottom:0;right:0}@media screen and (max-width:767px){.worksDetail__contentsList .worksDetail__contentsList-item .worksDetail__contentsList-thumbnail.is-video:after{width:.32rem;height:.32rem}}@media (hover:hover){.worksDetail__contentsList .worksDetail__contentsList-item:hover .worksDetail__contentsList-thumbnail img{transform:scale(1.08)}}.worksDetail__contentsList .worksDetail__contentsList-item p{font-size:.13rem;color:rgba(74,74,74,.7)}@media screen and (max-width:767px){.worksDetail__contentsList .worksDetail__contentsList-item p{font-size:.11rem}}.bg{position:absolute;inset:0;background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}.logo-image{display:none}.bg-04{background-position:bottom right}@media screen and (max-width:767px){.bg-04{background-position:top right}}.top .bg-01{height:114%;background-position:center right}@media screen and (max-width:767px){.top .bg-01{height:83.5%;background-position:bottom right}}.top .bg-02{height:120%;background-position:bottom center}@media screen and (max-width:767px){.top .bg-02{height:102%}}.top .bg-03{top:-38%;height:174%;background-position:top left}@media screen and (max-width:767px){.top .bg-03{top:-8%;height:110%}}.works .bg-01,.topics .bg-01{height:268%;background-position:top right}@media screen and (max-width:767px){.works .bg-01,.topics .bg-01{top:-4%;height:300%}}.type-01 .logo-image-01{display:block}.type-01 .firstView__scroll,.type-01 .footer__toTop{color:#ba3eff}.type-01 .firstView__scroll span:before,.type-01 .firstView__scroll span:after,.type-01 .footer__toTop span:before,.type-01 .footer__toTop span:after{border-bottom:2px solid #ba3eff;border-right:2px solid #ba3eff}.type-01 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_04.svg)}@media screen and (max-width:767px){.type-01 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_sp_04.svg)}}.type-01.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_01.svg)}@media screen and (max-width:767px){.type-01.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_sp_01.svg)}}.type-01.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_02.svg)}@media screen and (max-width:767px){.type-01.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_sp_02.svg)}}.type-01.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_03.svg)}@media screen and (max-width:767px){.type-01.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_sp_03.svg)}}.type-01.works .bg-01,.type-01.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_05.svg)}@media screen and (max-width:767px){.type-01.works .bg-01,.type-01.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/01/bg_sp_05.svg)}}.type-02 .logo-image-02{display:block}.type-02 .firstView__scroll,.type-02 .footer__toTop{color:#ff803e}.type-02 .firstView__scroll span:before,.type-02 .firstView__scroll span:after,.type-02 .footer__toTop span:before,.type-02 .footer__toTop span:after{border-bottom:2px solid #ff803e;border-right:2px solid #ff803e}.type-02 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_04.svg)}@media screen and (max-width:767px){.type-02 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_sp_04.svg)}}.type-02.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_01.svg)}@media screen and (max-width:767px){.type-02.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_sp_01.svg)}}.type-02.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_02.svg)}@media screen and (max-width:767px){.type-02.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_sp_02.svg)}}.type-02.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_03.svg)}@media screen and (max-width:767px){.type-02.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_sp_03.svg)}}.type-02.works .bg-01,.type-02.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_05.svg)}@media screen and (max-width:767px){.type-02.works .bg-01,.type-02.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/02/bg_sp_05.svg)}}.type-03 .logo-image-03{display:block}.type-03 .firstView__scroll,.type-03 .footer__toTop{color:#1bda24}.type-03 .firstView__scroll span:before,.type-03 .firstView__scroll span:after,.type-03 .footer__toTop span:before,.type-03 .footer__toTop span:after{border-bottom:2px solid #1bda24;border-right:2px solid #1bda24}.type-03 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_04.svg)}@media screen and (max-width:767px){.type-03 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_sp_04.svg)}}.type-03.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_01.svg)}@media screen and (max-width:767px){.type-03.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_sp_01.svg)}}.type-03.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_02.svg)}@media screen and (max-width:767px){.type-03.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_sp_02.svg)}}.type-03.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_03.svg)}@media screen and (max-width:767px){.type-03.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_sp_03.svg)}}.type-03.works .bg-01,.type-03.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_05.svg)}@media screen and (max-width:767px){.type-03.works .bg-01,.type-03.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/03/bg_sp_05.svg)}}.type-04 .logo-image-04{display:block}.type-04 .firstView__scroll,.type-04 .footer__toTop{color:#d03eff}.type-04 .firstView__scroll span:before,.type-04 .firstView__scroll span:after,.type-04 .footer__toTop span:before,.type-04 .footer__toTop span:after{border-bottom:2px solid #d03eff;border-right:2px solid #d03eff}.type-04 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_04.svg)}@media screen and (max-width:767px){.type-04 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_sp_04.svg)}}.type-04.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_01.svg)}@media screen and (max-width:767px){.type-04.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_sp_01.svg)}}.type-04.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_02.svg)}@media screen and (max-width:767px){.type-04.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_sp_02.svg)}}.type-04.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_03.svg)}@media screen and (max-width:767px){.type-04.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_sp_03.svg)}}.type-04.works .bg-01,.type-04.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_05.svg)}@media screen and (max-width:767px){.type-04.works .bg-01,.type-04.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/04/bg_sp_05.svg)}}.type-05 .logo-image-05{display:block}.type-05 .firstView__scroll,.type-05 .footer__toTop{color:#3a96f0}.type-05 .firstView__scroll span:before,.type-05 .firstView__scroll span:after,.type-05 .footer__toTop span:before,.type-05 .footer__toTop span:after{border-bottom:2px solid #3a96f0;border-right:2px solid #3a96f0}.type-05 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_04.svg)}@media screen and (max-width:767px){.type-05 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_sp_04.svg)}}.type-05.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_01.svg)}@media screen and (max-width:767px){.type-05.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_sp_01.svg)}}.type-05.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_02.svg)}@media screen and (max-width:767px){.type-05.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_sp_02.svg)}}.type-05.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_03.svg)}@media screen and (max-width:767px){.type-05.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_sp_03.svg)}}.type-05.works .bg-01,.type-05.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_05.svg)}@media screen and (max-width:767px){.type-05.works .bg-01,.type-05.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/05/bg_sp_05.svg)}}.type-06 .logo-image-06{display:block}.type-06 .firstView__scroll,.type-06 .footer__toTop{color:#ff3ebd}.type-06 .firstView__scroll span:before,.type-06 .firstView__scroll span:after,.type-06 .footer__toTop span:before,.type-06 .footer__toTop span:after{border-bottom:2px solid #ff3ebd;border-right:2px solid #ff3ebd}.type-06 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_04.svg)}@media screen and (max-width:767px){.type-06 .bg-04{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_sp_04.svg)}}.type-06.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_01.svg)}@media screen and (max-width:767px){.type-06.top .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_sp_01.svg)}}.type-06.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_02.svg)}@media screen and (max-width:767px){.type-06.top .bg-02{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_sp_02.svg)}}.type-06.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_03.svg)}@media screen and (max-width:767px){.type-06.top .bg-03{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_sp_03.svg)}}.type-06.works .bg-01,.type-06.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_05.svg)}@media screen and (max-width:767px){.type-06.works .bg-01,.type-06.topics .bg-01{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/common/06/bg_sp_05.svg)}}.pageNavi{display:flex;align-items:center}.pageNavi__wrapper{display:flex;justify-content:center;margin:.8rem 0 0}@media screen and (max-width:767px){.pageNavi__wrapper{margin:.64rem 0 0}}.pageNavi .page-numbers{width:.4rem;height:.4rem;display:inline-flex;border-radius:50%;justify-content:center;align-items:center;font-size:.14rem;line-height:1}.pageNavi .page-numbers.current{background-color:#4a4a4a;color:#fff;margin:0 .04rem}@media (hover:hover){.pageNavi .page-numbers:not(.current):hover{background-color:rgba(0,0,0,.1)}}.pageNavi .page-numbers.prev:after,.pageNavi .page-numbers.next:after,.pageNavi .page-numbers.first:after,.pageNavi .page-numbers.last:after{width:.2rem;height:.2rem;content:"";display:block;background-size:contain;background-repeat:no-repeat;background-position:center}.pageNavi .page-numbers.prev:after,.pageNavi .page-numbers.next:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_arrow.svg)}.pageNavi .page-numbers.first:after,.pageNavi .page-numbers.last:after{background-image:url(//aura-studio.sakura.ne.jp/test/wp/wp-content/themes/aura-studio/assets/styles/../images/icon/icon_skip.svg)}.pageNavi .page-numbers.next:after,.pageNavi .page-numbers.last:after{transform:rotate(180deg)}.pageNavi .page-numbers.prev{margin:0 .08rem 0 0}.pageNavi .page-numbers.next{margin:0 0 0 .08rem}.header{display:flex;justify-content:center;width:100%;position:relative}.header__inner{align-items:flex-end;display:flex;justify-content:space-between;margin:.64rem auto 0;width:82%}@media screen and (max-width:767px){.header__inner{margin:.16rem .3rem 0}}.header.is-active .header__logo{display:none}.header__menu{display:none}@media screen and (max-width:767px){.header__menu.is-active{display:block;background-color:#4a4a4a;padding:.16rem .32rem .66rem;position:fixed;z-index:100;inset:0}}@media screen and (max-width:767px){.header__nav{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}}.header__nav ul{display:flex;gap:.12rem .32rem;flex-wrap:wrap}@media screen and (max-width:767px){.header__nav ul{align-items:center;flex-direction:column;gap:.48rem;justify-content:center;width:100%}}@media screen and (max-width:767px){.header__nav li{width:100%;text-align:center;color:#fff;text-align:right}}.header__nav li a{width:100%}.hamburger{display:none}@media screen and (max-width:767px){.hamburger{position:fixed;display:block;width:.64rem;height:.64rem;border-radius:50%;background-color:#4a4a4a;right:.24rem;top:.24rem;z-index:1000}}.hamburger__line{display:block;position:absolute;background-color:#fff;height:.02rem;width:.25rem;transition:all .3s;top:50%;left:50%;transform:translate(-50%,-50%)}.hamburger__line-top{transform:translate(-50%,calc(-50% - 0.045rem))}.hamburger__line-bottom{transform:translate(-50%,calc(-50% + 0.045rem))}.hamburger.is-active .hamburger__line-top{transform:translate(-50%,-50%) rotate(45deg)}.hamburger.is-active .hamburger__line-bottom{transform:translate(-50%,-50%) rotate(-45deg)}.footer{width:100%;position:relative}.footer .footer__inner{padding:.5rem 0 1.4rem;position:relative;margin:0 auto;width:82%}@media screen and (max-width:767px){.footer .footer__inner{padding:3.2rem 0 0;margin:0 auto .64rem}}@media screen and (max-width:767px){.footer .footer__logo{position:absolute}}.footer .footer__nav{margin:.56rem 0}@media screen and (max-width:767px){.footer .footer__nav{margin:0;display:flex;justify-content:flex-end}}.footer .footer__nav ul{gap:.32rem;align-items:center}@media screen and (max-width:767px){.footer .footer__nav ul{margin:.4rem 0 0;flex-direction:column;align-items:flex-end;text-align:right}}.footer .footer__copyright{color:rgba(74,74,74,.7)}@media screen and (max-width:767px){.footer .footer__copyright{position:absolute;bottom:.1rem}}.footer .footer__copyright small{font-size:.12rem}.footer .footer__toTop{position:absolute;top:calc(100% - 1rem);right:0;cursor:pointer;transition:all .3s}@media screen and (max-width:767px){.footer .footer__toTop{top:2.5rem}}.footer .footer__toTop span{position:relative;font-size:.14rem;display:inline-flex;flex-direction:column;align-items:center}.footer .footer__toTop span:before{content:"";display:block;width:8px;height:8px;transform:rotate(-135deg)}@media (hover:hover){.footer .footer__toTop:hover{transform:translateY(-4px)}}.logo{width:1.6rem;height:.91rem;min-width:96px;margin-right:.24rem}@media screen and (max-width:767px){.logo{width:1.2rem;height:.68rem}}.logo a,.logo img{width:100%}.modal{inset:0;position:fixed;z-index:1000;display:none}.modal.is-open{display:block}.modal__inner,.modal__content{pointer-events:none}.modal__overlay,.modal__content img,.modal__content iframe,.modal__close,.modal__navigation{pointer-events:all}.modal__overlay{background-color:#4a4a4a;inset:0;position:absolute;height:100%;width:100%}.modal__inner{display:flex;align-items:center;justify-content:center;width:calc(100% - 1.28rem);height:82%;max-height:768px;max-width:1280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.modal__inner{width:100%;height:calc(100% - 0.48rem)}}.modal__close{position:absolute;top:0;right:0;width:.64rem;height:.64rem;cursor:pointer;display:block}@media screen and (max-width:767px){.modal__close{right:.24rem}}.modal__close:before,.modal__close:after{content:"";position:absolute;top:50%;left:50%;width:50%;height:3px;background-color:#fff}.modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal__content{height:100%;width:auto;aspect-ratio:1/1;position:relative;display:flex;align-items:center}.modal__content.is-video{aspect-ratio:16/9;max-width:640px;width:100%;height:auto}@media screen and (max-width:767px){.modal__content{height:54.2%;width:100%}}.modal__content img,.modal__content iframe{width:100%}.modal__content img{height:100%;-o-object-fit:contain;object-fit:contain}.modal__content iframe{aspect-ratio:16/9;height:auto}.modal__content p{color:#fff;text-align:center}.modal__navigation{position:absolute;bottom:0;right:0;color:#fff;z-index:1;display:flex;align-items:center;font-size:.16rem;gap:.28rem}@media screen and (max-width:767px){.modal__navigation{bottom:.2rem;right:50%;transform:translateX(50%)}}.modal__navigation-empty,.modal__navigation-prev,.modal__navigation-next{display:block;width:.36rem;height:.36rem;background-position:center;background-repeat:no-repeat;background-size:.2rem;border-radius:50%}.modal__navigation-prev,.modal__navigation-next{background-image:url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'><line x1='16' y1='10' x2='4' y2='10' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round'/><polyline points='7 7 4 10 7 13' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");border:2px solid #fff;cursor:pointer}@media (hover:hover){.modal__navigation-prev:hover{transform:translateX(-.04rem)}}.modal__navigation-next{transform:rotate(180deg)}@media (hover:hover){.modal__navigation-next:hover{transform:translateX(.04rem) rotate(180deg)}}.navigation ul{display:flex;font-size:.16rem;align-items:center}.navigation ul li img{width:.32rem;height:.32rem}.top main{margin-top:0}.top .header{display:none;opacity:0;pointer-events:none;transition:all .3s}@media screen and (max-width:767px){.top .header{display:block}.top .header.is-visible{opacity:1;pointer-events:auto}}.top .header .header__inner{margin:0}.top .header .header__logo{display:none}.top .header .header__logo.header__logo-white{display:block}.viewMore__button{font-size:.16rem;display:flex;justify-content:flex-end}.viewMore__button .button-arrow{padding-right:.44rem}.firstView{width:100%;height:100vh;height:100dvh;min-height:754px;margin:0 0 .8rem}@media screen and (max-width:767px){.firstView{min-height:424px}}.firstView .firstView__inner{padding:.64rem 0 1.04rem;display:flex;height:100%;flex-direction:column;justify-content:space-between;position:relative}@media screen and (max-width:767px){.firstView .firstView__inner{padding:.16rem 0 .32rem}}@media screen and (max-width:767px){.firstView .firstView__header{display:flex;justify-content:space-between}}.firstView .firstView__nav{margin:.56rem 0 .56rem -.08rem}@media screen and (max-width:767px){.firstView .firstView__nav{margin:.32rem 0 0}}.firstView .firstView__nav ul{display:flex;flex-direction:column;gap:.22rem;align-items:flex-start}@media screen and (max-width:767px){.firstView .firstView__nav ul{gap:.32rem;align-items:flex-end}}.firstView .firstView__footer{display:flex}.firstView .firstView__Topics{font-size:.13rem;white-space:nowrap}.firstView .firstView__Topics .firstView__Topics-date{color:rgba(74,74,74,.7);font-size:.11rem;margin-bottom:.02rem}@media screen and (max-width:767px){.firstView .firstView__Topics .firstView__Topics-date{margin-bottom:.04rem}}.firstView .firstView__Topics .button-arrow{display:block}.firstView .firstView__Topics .button-arrow .text{font-size:.13rem}.firstView .firstView__scroll{position:absolute;right:0}@media screen and (max-width:767px){.firstView .firstView__scroll{left:0;transform:translateY(calc(-100% - 56px))}}.firstView .firstView__scroll span{position:relative;display:inline-block;font-size:.14rem;animation:arrowMove 1.2s infinite cubic-bezier(.4,0,.2,1)}.firstView .firstView__scroll span:after{content:"";display:block;width:8px;height:8px;position:absolute;left:48%;bottom:-60%;transform:rotate(45deg) translateX(-50%)}.philosophy{padding-top:.45rem;margin:0 0 .8rem}@media screen and (max-width:767px){.philosophy{padding-top:2rem;margin:0 0 .4rem}}.philosophy .philosophy__inner{padding-top:.8rem;margin:0 auto}@media screen and (max-width:767px){.philosophy .philosophy__inner{padding-top:.4rem}}@media screen and (max-width:767px){.philosophy .contents-title{margin-bottom:.32rem}}.philosophy .philosophy__content{font-size:.17rem;line-height:2}@media screen and (max-width:767px){.philosophy .philosophy__content{font-size:.15rem}}.other .other__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:.64rem}@media screen and (max-width:767px){.other .other__inner{grid-template-columns:1fr;gap:.4rem;margin:0 auto .32rem}}.other .company__content,.other .recruit__content{padding-top:.8rem}@media screen and (max-width:767px){.other .company__content,.other .recruit__content{padding-top:.4rem}}.works{margin:0 0 .8rem}@media screen and (max-width:767px){.works{margin:0 0 .64rem}}.worksDetail .worksDetail__top{margin:0 0 .8rem}@media screen and (max-width:767px){.worksDetail .worksDetail__top{margin:0 0 .64rem}}.worksDetail .worksDetail__top-inner{display:flex;gap:10.7%}@media screen and (max-width:767px){.worksDetail .worksDetail__top-inner{flex-direction:column;gap:.32rem}}.worksDetail .worksDetail__thumbnail{flex-shrink:0;width:32%}@media screen and (max-width:767px){.worksDetail .worksDetail__thumbnail{width:100%;aspect-ratio:1/1;position:relative}}.worksDetail .worksDetail__thumbnail img{width:100%;height:auto}@media screen and (max-width:767px){.worksDetail .worksDetail__thumbnail img{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:translate(-50%,-50%);display:block}}.worksDetail .worksDetail__title{margin:0 0 .48rem}@media screen and (max-width:767px){.worksDetail .worksDetail__title{margin:0 0 .32rem}}.worksDetail .worksDetail__title-main{font-weight:700;font-size:.28rem;margin:0 0 .16rem;line-height:1.5}@media screen and (max-width:767px){.worksDetail .worksDetail__title-main{font-size:.21rem;margin:0 0 .12rem}}.worksDetail .worksDetail__title-sub{color:rgba(74,74,74,.7)}.worksDetail .worksDetail__description{line-height:2}.worksDetail .worksDetail__description a{text-decoration:underline;transition:all .3s}@media (hover:hover){.worksDetail .worksDetail__description a:hover{text-decoration:none}}.worksDetail .worksDetail__backButton{margin:.8rem 0 0;display:flex;justify-content:center}.topics{margin:0 0 .8rem}.topics__categoryList{margin:.8rem 0}@media screen and (max-width:767px){.topics__categoryList{margin:.64rem 0 .7rem}}.topics__categoryList ul{display:flex;gap:.32rem;flex-wrap:wrap;font-size:.14rem}@media screen and (max-width:767px){.topics__categoryList ul{gap:.22rem .24rem}}.topicsDetail__container{max-width:800px;margin:0 auto .8rem}@media screen and (max-width:767px){.topicsDetail__container{margin:0 auto .64rem}}.topicsDetail__head{margin:0 0 .64rem}@media screen and (max-width:767px){.topicsDetail__head{margin:0 auto .48rem}}.topicsDetail__head-category{margin:0 0 .16rem}@media screen and (max-width:767px){.topicsDetail__head-category{margin:0 0 .12rem}}.topicsDetail__head-category ul{display:flex;gap:.2rem;flex-wrap:wrap}.topicsDetail__head-title{font-size:.28rem;line-height:1.5;font-weight:700;margin:0 0 .16rem}@media screen and (max-width:767px){.topicsDetail__head-title{font-size:.21rem;margin:0 0 .12rem}}.topicsDetail__head-date{font-size:.13rem;color:rgba(74,74,74,.7)}.topicsDetail__eyecatch{margin:0 0 .64rem;width:100%;height:auto;aspect-ratio:800/450;position:relative}@media screen and (max-width:767px){.topicsDetail__eyecatch{aspect-ratio:auto}}.topicsDetail__eyecatch img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topicsDetail__content h1,.topicsDetail__content h2,.topicsDetail__content h3,.topicsDetail__content h4,.topicsDetail__content h5,.topicsDetail__content h6{margin:0 0 .24rem}@media screen and (max-width:767px){.topicsDetail__content h1,.topicsDetail__content h2,.topicsDetail__content h3,.topicsDetail__content h4,.topicsDetail__content h5,.topicsDetail__content h6{margin:0 0 .16rem}}.topicsDetail__content h1{font-size:.24rem;padding:0 0 .16rem;border-bottom:solid 4px #4a4a4a}@media screen and (max-width:767px){.topicsDetail__content h1{font-size:.19rem;padding:0 0 .06rem;border-bottom:solid 3px #4a4a4a}}.topicsDetail__content h2{font-size:.21rem}@media screen and (max-width:767px){.topicsDetail__content h2{font-size:.17rem}}.topicsDetail__content h3{font-size:.19rem}@media screen and (max-width:767px){.topicsDetail__content h3{font-size:.15rem}}.topicsDetail__content h4{font-size:.17rem}@media screen and (max-width:767px){.topicsDetail__content h4{font-size:.13rem}}.topicsDetail__content h5{font-size:.15rem}@media screen and (max-width:767px){.topicsDetail__content h5{font-size:.11rem}}.topicsDetail__content h6{font-size:.13rem}@media screen and (max-width:767px){.topicsDetail__content h6{font-size:.09rem}}.topicsDetail__content b{font-weight:700}.topicsDetail__content a{text-decoration:underline;transition:all .3s ease}@media (hover:hover){.topicsDetail__content a:hover{text-decoration:none}}.topicsDetail__content ul,.topicsDetail__content ol{display:flex;flex-direction:column;gap:.24rem}@media screen and (max-width:767px){.topicsDetail__content ul,.topicsDetail__content ol{gap:.16rem}}.topicsDetail__content ul li,.topicsDetail__content ol li{display:flex;gap:4px}.topicsDetail__content ul li:before{content:"・"}.topicsDetail__content ol{list-style:none;counter-reset:custom-counter}.topicsDetail__content ol li{counter-increment:custom-counter;display:flex;gap:6px}.topicsDetail__content ol li:before{content:counter(custom-counter) "."}.topicsDetail__content blockquote{padding:.1rem 0 .1rem .2rem;position:relative}.topicsDetail__content blockquote:before{content:"";position:absolute;display:block;width:5px;height:100%;background-color:rgba(74,74,74,.7);opacity:.3;top:0;left:0;margin:0 .2rem 0 0}.topicsDetail__content p{line-height:2}@media screen and (max-width:767px){.topicsDetail__content{width:100%}}.topicsDetail__others{border-top:solid 1px rgba(74,74,74,.7);padding:.8rem 0 0}@media screen and (max-width:767px){.topicsDetail__others{padding:.64rem 0 0}}.topicsDetail__others .contents-title{margin:0 0 .48rem}@media screen and (max-width:767px){.topicsDetail__others .contents-title{margin:0 0 .32rem}}.topicsDetail__others .topicsLists ul{margin:0}.error .error__title{text-align:center;margin:0 0 .48rem}@media screen and (max-width:767px){.error .error__title{margin:0 0 .32rem}}.error .error__message{text-align:center;line-height:1.75}.error .error__backButton{margin:.8rem 0 0;display:flex;justify-content:center}@media screen and (max-width:767px){.error .error__backButton{margin:.64rem 0 0}}