@charset "UTF-8";body{font-family:"Zen Maru Gothic",sans-serif;font-weight:400;font-style:normal;color:#eee;max-width:1280px;margin:0 auto;height:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#000}main{flex:1}img{max-width:100%;margin:0 auto}h2,h2 a{font-size:40px;font-weight:700;text-align:left}h2{width:auto;background:#333;padding:10px 20px;border-radius:0 0 50px;border-left:solid 30px #05a;border-bottom:solid 10px #05a;margin:30px 5px 20px}h3,h3 a{font-size:32px;font-weight:700;text-align:left}h3{width:auto;background:#222;padding:5px 20px;border-radius:0 0 50px;border-left:solid 5px #05a;margin:20px 5px}h4,h4 a{font-size:24px;font-weight:700;text-align:left}h4{width:auto;background:#222;padding:5px 20px;border-radius:0 0 50px;border-left:solid 5px #777;margin:10px 5px}h5,h5 a{font-size:20px;font-weight:700;text-align:left}h5{background:#222;padding:5px 20px;border-radius:0 0 50px;margin:10px 5px}p{font-size:18px;line-height:1.8;max-width:800px;margin:0 auto 24px}ul{max-width:800px}li{font-size:18px;line-height:1.5}a{font-size:18px;font-weight:700;cursor:pointer}:root{--neon-core:#007fff;--neon-soft:#9fd0ff;--neon-hover:#4dafff;--neon-base:#eee;--neon-slow:1.8s;--neon-fast:.45s}a,a:visited,.news-toggle,.breadcrumbs,.pagination{color:var(--neon-base);text-decoration:underline #000 1px;transition:text-shadow .25s ease,color .25s ease;text-shadow:0 0 2px var(--neon-core),0 0 6px rgba(0,127,255,.9),0 0 12px rgba(0,127,255,.8),0 0 24px rgba(0,127,255,.6),0 0 48px rgba(0,127,255,.4)}@keyframes neonPulse{0%,100%{color:var(--neon-base);text-shadow:0 0 4px var(--neon-core),0 0 10px rgba(0,127,255,.9),0 0 20px rgba(0,127,255,.7),0 0 40px rgba(0,127,255,.5),0 0 80px rgba(0,127,255,.35)}50%{color:var(--neon-soft);text-shadow:0 0 8px var(--neon-core),0 0 20px rgba(0,127,255,1),0 0 40px rgba(0,127,255,.9),0 0 80px rgba(0,127,255,.7),0 0 120px rgba(0,127,255,.5)}}a.near,.news-toggle.near,.breadcrumbs.near,.pagination.near{animation:neonPulse var(--neon-slow) ease-in-out infinite}a:hover,.news-toggle:hover,.breadcrumbs p:hover,.pagination p:hover{animation:neonPulse var(--neon-fast) ease-in-out infinite;color:var(--neon-hover)}@media (prefers-reduced-motion:reduce){a,a.near,a:hover{animation:none !important}}.breadcrumbs{font-weight:700;list-style-type:none;max-width:100%;display:flex;align-items:center}.breadcrumbs>:not(:first-child){margin-left:10px}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li+li:before{content:">";margin-right:10px;flex-shrink:0}.pagination{display:flex;justify-content:center;align-items:center;max-width:800px;margin:100px auto 0}.pagination a{display:inline-block;font-weight:700;text-decoration:underline solid 1px #000}.pagination>:not(:first-child){margin-left:20px}.wp-pagenavi>:not(:first-child){margin-left:20px}.pagination-single-page{width:100%;display:flex;justify-content:center;align-items:center}.pagination-single-page>:not(:first-child){margin-left:0}.pagination-single-page .prev-link,.pagination-single-page .next-link{width:45%;min-height:75px;background:#333;padding:2px 10px;border-radius:5px;margin-left:2%;margin-right:2%;display:flex;justify-content:center;align-items:center}.pagination-single-page .prev-link:before{content:"<";font-weight:700;margin-right:5px}.pagination-single-page .next-link:after{content:">";font-weight:700;margin-left:5px}.page-numbers{text-align:center;min-width:30px;background:#333;padding:2px 10px;border-radius:5px}#header{width:100%;height:70px;background-color:#000;padding-top:5px;padding-bottom:5px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}h1{width:auto;height:50px}h1 img{width:auto;height:100%;object-fit:contain}.header-right{display:flex;align-items:center;margin-left:auto}.sns img{display:block;width:auto;height:25px;margin-right:20px}.sns{display:inline-block;transition:transform .35s ease,filter .25s ease;backface-visibility:hidden;will-change:transform;transform-origin:center}.sns:hover,.sns:focus-visible{transform:perspective(800px) rotateY(14deg) rotateX(6deg);animation:sns-tilt-shake 2s infinite ease-in-out;filter:brightness(.95)}@keyframes sns-tilt-shake{0%,80%,100%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}83%{transform:perspective(800px) rotateY(16deg) rotateX(7deg) translateX(1px)}86%{transform:perspective(800px) rotateY(12deg) rotateX(5deg) translateX(-1px)}89%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}92%{transform:perspective(800px) rotateY(15deg) rotateX(6deg) translateX(1px)}95%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}}@media (prefers-reduced-motion:reduce){a.sns{transition:none}a.sns:hover,a.sns:focus-visible{animation:none;transform:perspective(800px) rotateY(14deg) rotateX(6deg)}}.header-nav-frame{display:flex;align-items:center}#header-nav-menu ul{max-width:none;margin:0;display:flex;align-items:center}#header-nav-menu ul>:not(:first-child){margin-left:20px}#header-nav-menu a{font-size:20px}.search-form{max-width:500px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;border:1px solid #666;border-radius:3px;background-color:#eee;margin-right:20px}.search-form input{width:200px;height:30px;padding:2px 5px;border:none;box-sizing:border-box;font-size:16px;outline:none}.search-form input::placeholder{color:#000}.search-form button{display:flex;justify-content:center;align-items:center;width:50px;height:30px;border:none;background-color:transparent;cursor:pointer;perspective:600px;transform-style:preserve-3d;transition:transform .4s ease}.search-form button:after{width:24px;height:24px;background-image:url(//a08-studio.com/wp-content/themes/A08_Studio/css/../img/Search-Icon.png);background-repeat:no-repeat;background-size:contain;content:'';display:block;transition:transform .4s ease,filter .3s ease;transform-origin:center}.search-form button:hover:after{transform:perspective(600px) translateZ(25px) scale(1.15) rotateX(5deg) rotateY(-5deg);filter:brightness(1.2)}.search-form button:after{transform:perspective(600px) translateZ(0) scale(1)}@media (prefers-reduced-motion:reduce){.search-form button:after,.search-form button:hover:after{transition:none;transform:none}}.mv{width:100%;height:420px;margin:0 auto;position:relative;overflow:hidden;background:#000;border-radius:10px}.mv__video{position:absolute;inset:0;width:auto;height:100%;object-fit:cover;opacity:0;pointer-events:none;display:none;transition:opacity 1s ease;will-change:opacity}.mv__video--show{opacity:1;pointer-events:auto;display:block}.mv__fallback{position:absolute;inset:0;width:auto;height:100%;object-fit:cover}.page-mv{width:100%;height:15vh;border-radius:10px;margin:0 auto;position:relative;overflow:hidden}.page-mv:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 40px 0 40px -20px rgba(0,0,0,.7),inset -40px 0 40px -20px rgba(0,0,0,.7),inset 0 30px 40px -10px rgba(0,0,0,.95),inset 0 -30px 40px -10px rgba(0,0,0,.95)}.page-mv img{position:absolute;top:50%;left:50%;width:1280px;height:auto;max-width:none;transform:translate(-50%,-50%)}.page-background{position:relative}.page-background:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:url(//a08-studio.com/wp-content/themes/A08_Studio/css/../img/A08_Studio_Background.jpg);background-repeat:no-repeat;background-size:min(100%, 1280px) auto;background-position:center calc(50% + 80px);z-index:-10}html{scroll-padding-top:80px}section{padding:0 5px 30px;border-radius:0 0 0 50px;border-left:solid 5px #333;border-bottom:solid 5px #333;margin:0 5px 100px}.section-no-border{border-radius:0;border-left:none;border-bottom:none}.disc-lists{list-style-type:disc;list-style-position:outside;margin:0 auto 20px;padding-inline-start:25px}.disc-lists>:not(:last-child){margin-bottom:10px}.table-of-contents{display:flex;flex-direction:column}.contents-align{text-align:center}.contents-area{display:inline-block;text-align:left}.p-indent{padding-left:1.2em;text-indent:-1.2em}.p-margin{margin-bottom:0}.wpulike.wpulike-default{display:flex;justify-content:center;padding:0;margin:30px 0}.wpulike-default button.wp_ulike_btn{display:inline-block;transition:transform .35s ease,background-color .25s,color .25s;backface-visibility:hidden;will-change:transform}.wpulike-default button.wp_ulike_btn:hover{background-color:#9e9e9e;color:#fff;transform:perspective(800px) rotateY(14deg) rotateX(6deg);animation:btn-shake-3d 2s infinite ease-in-out}.a2a_kit.a2a_kit_size_32.addtoany_list{display:flex;justify-content:center;margin:30px 0}.a2a_kit.a2a_kit_size_32.addtoany_list a{display:inline-block;transition:transform .35s ease;backface-visibility:hidden;will-change:transform}.a2a_kit.a2a_kit_size_32.addtoany_list a:hover{transform:perspective(800px) rotateY(14deg) rotateX(6deg);animation:btn-shake-3d 2s infinite ease-in-out}@keyframes btn-shake-3d{0%,80%,100%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}83%{transform:perspective(800px) rotateY(16deg) rotateX(7deg) translateX(1px)}86%{transform:perspective(800px) rotateY(12deg) rotateX(5deg) translateX(-1px)}89%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}92%{transform:perspective(800px) rotateY(15deg) rotateX(6deg) translateX(1px)}95%{transform:perspective(800px) rotateY(14deg) rotateX(6deg)}}@media (prefers-reduced-motion:reduce){.wpulike-default button.wp_ulike_btn:hover{animation:none;transform:rotateY(12deg) translate(3px,-2px)}}#about{background-color:#000;padding-top:30px}.a08-studio-icon{max-width:400px;background:0 0;padding:0;border-radius:0;border-left:none;border-bottom:none;margin:0 auto 5px;text-align:center}.a08-studio-icon a{display:inline-block;perspective:800px;transform-style:preserve-3d}.a08-studio-icon a img{display:block;width:auto;height:300px;object-fit:contain;margin:0 auto;transition:transform .5s ease,filter .3s ease;transform-origin:center;backface-visibility:hidden}.a08-studio-icon a:hover img{transform:perspective(800px) translateZ(40px) scale(1.06);filter:brightness(1.1)}@media (prefers-reduced-motion:reduce){.a08-studio-icon a img,.a08-studio-icon a:hover img{transition:none;transform:none}}.a08-about-title{text-align:center;background:0 0;border-radius:0;border-left:none}.a08-about-title span{display:inline-block;font-size:32px;margin-bottom:5px}.a08-about-title span:nth-child(2){margin-left:10px;margin-right:10px}#profile img{display:block;width:auto;height:300px;object-fit:contain;margin:0 auto}.section-hobby img{max-width:700px;height:auto;border-radius:10px}#about p,#profile p{text-align:center}.strength-about-lists li{font-size:20px;font-weight:700}.novel-episode-lists>:not(:last-child){margin-bottom:20px}.novel-episode-list{max-width:800px;background:#222;padding:5px 20px;border-radius:10px;margin:10px auto;display:flex;justify-content:space-between}.novel-episode-list p{margin:0}.novel-episode-list p:nth-child(1){flex:1}.novel-episode-list p:nth-child(2){width:100px;text-align:right}.a08-theme-title{text-align:center;background:0 0;border-radius:0;border-left:none;margin:0}.a08-theme-title span{display:inline-block;font-size:28px;margin-bottom:5px}.a08-theme-p{font-size:20px;font-weight:700;text-align:center;margin-bottom:10px}.a08-theme>:not(:first-child):not(:last-child){margin-bottom:10px}.novel-lists>:not(:last-child){margin-bottom:100px}.novel-status,.article-date{width:100%;margin:0 5px 30px}.cost-lists li{display:flex}.cost-lists li p{margin-bottom:5px}.cost-lists li p:nth-child(1){width:65%}.cost-lists li p:nth-child(2){width:35%}.package-cost-lists li{display:flex}.package-cost-lists p{margin-bottom:5px}.package-cost-lists p:nth-child(1){width:40%}.package-cost-lists p:nth-child(2){width:25%}.package-cost-lists p:nth-child(3){width:35%}.section-value-website img,.section-original-wordpress-theme img{max-width:700px;height:auto;margin:0 auto 20px}.section-production img{max-width:800px;height:auto;border-radius:10px;margin-bottom:20px}.table-of-contents-detail-list a{display:block}.plan-lists{display:flex;align-content:center}.plan-lists>:not(:first-child){margin-left:20px}.plan-list h4{font-size:20px}.plan-list img{max-width:500px;height:auto;margin:0 auto}.section-plan img{max-width:500px;height:auto;margin:0 auto 50px}.plan-item{margin-bottom:50px}.plan-item p{margin-bottom:5px}.plan-item img{max-width:500px;height:auto;margin:0 auto 20px}.p-underline{font-weight:700;text-decoration:underline solid 1px #eee}.a08-blog-p{font-size:20px;font-weight:700;text-align:left;margin-bottom:10px}.x-section{max-width:700px;margin:0 auto}.x-section__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-x,.btn-x-outline{display:inline-block;min-width:150px;color:#eee;border:2px solid #eee;border-radius:30px;padding:15px 25px;text-align:center;transition:transform .04s ease;text-shadow:0 0 2px var(--a08-neon-core),0 0 6px rgba(0,127,255,.6);box-shadow:0 0 6px rgba(0,127,255,.4),inset 0 0 6px rgba(0,127,255,.4)}.news-lists{margin:0 auto}.news-lists-narrow{max-width:800px}.news-lists-wide{max-width:1280px}.news-lists>:not(:last-child){margin-bottom:20px}.news-list{background:#222;padding:5px 20px;border-radius:10px;display:flex}.news-list p{margin:0}.news-list p:nth-child(1){width:200px}.news-list p:nth-child(2){flex:1}.news-item{margin-bottom:30px}.news-item>:not(:last-child){margin-bottom:10px}.news-body{overflow:hidden;max-height:70px;transition:max-height .3s ease}.news-body p{margin-bottom:10px}.news-item.is-open .news-body{max-height:1000vh}.news-toggle .label-more{display:inline}.news-toggle .label-close{display:none}.news-item.is-open .news-toggle .label-more{display:none}.news-item.is-open .news-toggle .label-close{display:inline}.news-toggle{display:block;font-weight:700;color:#eee;margin:10px auto 0}.label-more,.label-close{background:#333;padding:2px 10px;border-radius:5px}.contact-form{background:#000;border:1px solid #eee;border-radius:10px;padding:25px;max-width:800px;margin:0 auto}.form-row{display:flex}.contact-form .input-label{display:inline-block;font-weight:700;width:240px}.input-area{width:100%}.wpcf7 select,.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 textarea{width:100%;padding:10px 15px;border:1px solid #eee;border-radius:5px;background:#000;color:#eee;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}span.wpcf7-not-valid-tip{font-weight:700}.wpcf7-form .required{background-color:#c00;font-weight:700;color:#eee;padding:2px 5px;border-radius:3px;margin-left:10px;font-size:12px}.wpcf7 textarea{min-height:100px;resize:vertical}.wpcf7 select:hover,.wpcf7 input[type=text]:hover,.wpcf7 input[type=email]:hover,.wpcf7 textarea:hover{background:#2a2a2a}.wpcf7 select:focus-visible,.wpcf7 input[type=text]:focus-visible,.wpcf7 input[type=email]:focus-visible,.wpcf7 textarea:focus-visible{border-color:#007fff;box-shadow:0 0 0 3px color-mix(in srgb,#007fff 30%,transparent)}.wpcf7 input[type=checkbox]{color:#eee;background-color:#eee}.wpcf7-form input[type=checkbox],.wpcf7-form input[type=radio]{display:inline-block !important;-webkit-appearance:auto;appearance:auto;width:1.1rem;height:1.1rem;vertical-align:middle;margin-right:.5rem;accent-color:#eee}.wpcf7-form input[type=checkbox]:focus-visible,.wpcf7-form input[type=radio]:focus-visible{outline:2px solid #007fff;outline-offset:2px}:root{--a08-neon-core:rgba(0,127,255,1);--a08-neon-soft:rgba(127,199,255,1)}.form-actions{display:flex;justify-content:center;margin-top:10px}.contact-form .btn-submit{background:0 0;color:#eee;border:2px solid #eee;border-radius:30px;padding:15px 25px;font-weight:700;text-decoration:underline #000 1px;cursor:pointer;transition:transform .04s ease;text-shadow:0 0 2px var(--a08-neon-core),0 0 6px rgba(0,127,255,.6);box-shadow:0 0 6px rgba(0,127,255,.4),inset 0 0 6px rgba(0,127,255,.4)}.btn-x:hover,.btn-x-outline:hover,.contact-form .btn-submit:hover{background:0 0}.btn-x:active,.btn-x-outline:active,.contact-form .btn-submit:active{transform:translateY(1px)}.btn-x:focus-visible,.btn-x-outline:focus-visible,.contact-form .btn-submit:focus-visible{outline:2px solid #007fff;outline-offset:2px}@keyframes a08SubmitPulse{0%,100%{color:#eee;border-color:#eee;text-shadow:0 0 2px var(--a08-neon-core),0 0 6px rgba(0,127,255,.6);box-shadow:0 0 6px rgba(0,127,255,.4),inset 0 0 6px rgba(0,127,255,.4)}50%{color:var(--a08-neon-soft);border-color:var(--a08-neon-soft);text-shadow:0 0 6px var(--a08-neon-core),0 0 16px rgba(0,127,255,.9);box-shadow:0 0 16px rgba(0,127,255,.7),inset 0 0 12px rgba(0,127,255,.7)}}.btn-x.near,.btn-x-outline.near,.contact-form .btn-submit.near{animation:a08SubmitPulse 1.8s ease-in-out infinite}.btn-x:hover,.btn-x-outline:hover,.btn-x:focus-visible,.btn-x-outline:focus-visible,.contact-form .btn-submit:hover,.contact-form .btn-submit:focus-visible{animation:a08SubmitPulse .45s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.contact-form .btn-submit{animation:none !important;text-shadow:none !important;box-shadow:none !important}}span.wpcf7-spinner{display:none}.detail{margin-top:50px;text-align:center}.button-lists{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.bottom-button{margin-top:70px;margin-bottom:150px}.see-details{width:245px;height:auto;position:relative;display:inline-block;padding:10px 20px;color:#eee;overflow:hidden}.see-details:before,.see-details:after,.see-details span:before,.see-details span:after{content:"";position:absolute;background:#eee;transition:all .3s ease;filter:drop-shadow(0 0 2px var(--neon-core)) drop-shadow(0 0 6px rgba(0,127,255,.95)) drop-shadow(0 0 12px rgba(0,127,255,.85)) drop-shadow(0 0 24px rgba(0,127,255,.65))}.see-details:before,.see-details span:before{width:2px;height:0}.see-details:before{right:0;bottom:0}.see-details span:before{left:0;top:0}.see-details:after,.see-details span:after{width:0;height:2px}.see-details:after{right:0;bottom:0}.see-details span:after{left:0;top:0}.see-details.near:before,.see-details.near span:before{height:50%}.see-details.near:after,.see-details.near span:after{width:20%}.see-details.near:before,.see-details.near:after,.see-details.near span:before,.see-details.near span:after{animation:neonStrokePulse var(--neon-slow) ease-in-out infinite}.see-details:hover:before,.see-details:hover span:before{height:100%}.see-details:hover:after,.see-details:hover span:after{width:100%}.see-details:hover:before,.see-details:hover:after,.see-details:hover span:before,.see-details:hover span:after{animation:neonStrokePulse var(--neon-fast) ease-in-out infinite}@keyframes neonStrokePulse{0%,100%{background:#eee;filter:drop-shadow(0 0 4px var(--neon-core)) drop-shadow(0 0 10px rgba(0,127,255,.9)) drop-shadow(0 0 20px rgba(0,127,255,.7)) drop-shadow(0 0 40px rgba(0,127,255,.5))}50%{background:#cfe6ff;filter:drop-shadow(0 0 8px var(--neon-core)) drop-shadow(0 0 20px rgba(0,127,255,1)) drop-shadow(0 0 40px rgba(0,127,255,.9)) drop-shadow(0 0 80px rgba(0,127,255,.7))}}@media (prefers-reduced-motion:reduce){.see-details:before,.see-details:after,.see-details span:before,.see-details span:after{animation:none !important}}#back-to-top{position:fixed;right:10px;bottom:10px;width:70px;height:70px;border:2px solid #eee;border-radius:50%;background:rgba(0,0,0,.8);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}#back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto}#back-to-top a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;color:#eee;text-decoration:none;font-size:16px;line-height:1;-webkit-tap-highlight-color:transparent}#back-to-top a:before{content:"";width:0;height:0}#back-to-top a:before{content:"";width:20px;height:17px;background:var(--neon-base);clip-path:polygon(50% 0%,0% 100%,100% 100%);filter:drop-shadow(0 0 2px var(--neon-core)) drop-shadow(0 0 6px rgba(0,127,255,.9))}@keyframes neonFillPulse{0%,100%{background:#eee;filter:drop-shadow(0 0 4px var(--neon-core)) drop-shadow(0 0 20px rgba(0,127,255,.7))}50%{background:var(--neon-soft);filter:drop-shadow(0 0 10px var(--neon-core)) drop-shadow(0 0 40px rgba(0,127,255,.9))}}#back-to-top a.near:before{animation:neonFillPulse 1.8s ease-in-out infinite}#back-to-top a:hover:before{animation:neonFillPulse .45s ease-in-out infinite}@media (prefers-reduced-motion:reduce){#back-to-top a:before{animation:none !important}}.grecaptcha-badge{left:10px !important;bottom:10px !important;opacity:.8}#footer{width:100%;background-color:#000;padding-top:5px;padding-bottom:5px}.footer-frame{display:flex;justify-content:center;text-align:center;margin-bottom:20px}.footer-frame>:not(:first-child){margin-left:70px}#footer ul>:not(:last-child){margin-bottom:20px}.footer-lists-title{font-weight:700;text-decoration:underline solid 1px #eee}.copyright{font-size:14px;text-align:center;width:fit-content;margin:0 auto}.searchform-window{max-width:800px;margin:0 auto}.search-result-excerpt{max-width:800px;margin:0 auto}.search-result-none>:not(:last-child){margin-bottom:20px}.search-result-excerpt mark.search-highlight,.search-result-title mark.search-highlight{background:#cce4f7;padding:0 .1em;border-radius:.2em}#page-404 p{text-align:center}@media screen and (max-width:1280px){.mv__video,.mv__fallback{width:100%}#openingVideo{object-position:50% 50%}#themeVideo,.mv img{object-position:42% 50%}.plan-lists{flex-direction:column}.plan-lists>:not(:first-child){margin-left:0}.plan-lists>:not(:last-child){margin-bottom:50px}.plan-list img{max-width:400px}}@media screen and (max-width:1100px){.sns img{margin-right:80px}.header-nav-frame{width:300px;background-color:#000;opacity:0;z-index:20;overflow-y:auto;padding:25px;position:fixed;top:0;bottom:0;left:-300px;transition:.5s;flex-direction:column}.search-form{margin-right:0;margin-bottom:20px}#header-nav-menu ul{flex-direction:column}#header-nav-menu ul>:not(:first-child){margin-left:0}#header-nav-menu ul>:not(:last-child){margin-bottom:20px}#header-nav-menu li{padding:0}#hamburger-button{width:30px;height:30px;cursor:pointer;z-index:20;position:fixed;top:20px;right:20px;transition:.5s}#hamburger-button span{display:block;width:30px;height:2px;background-color:#eee;border-radius:4px;position:absolute;left:0;transition:.5s}#hamburger-button span:nth-child(1){top:4px}#hamburger-button span:nth-child(2){top:14px}#hamburger-button span:nth-child(3){bottom:4px}#nav-mask{display:none;transition:.5s}.open .header-nav-frame{left:0;opacity:1}.open #hamburger-button span{background-color:#fff}.open #hamburger-button span:nth-child(1){transform:translateY(10px) rotate(-315deg)}.open #hamburger-button span:nth-child(2){opacity:0}.open #hamburger-button span:nth-child(3){transform:translateY(-10px) rotate(315deg)}.open #nav-mask{display:block;width:100%;height:100%;background-color:#000;cursor:pointer;opacity:.8;z-index:10;position:fixed;top:0;left:0}}@media screen and (max-width:1000px){.button-lists{flex-direction:column}.button-lists>:not(:first-child){margin-top:20px}.see-details:before,.see-details span:before{height:100% !important}.see-details:after,.see-details span:after{width:100% !important}.see-details:before,.see-details:after,.see-details span:before,.see-details span:after{animation:neonStrokePulse var(--neon-slow) ease-in-out infinite}.contact-form .btn-submit{animation:a08SubmitPulse 1.8s ease-in-out infinite}}@media screen and (max-width:800px){.cost-lists li{flex-direction:column}.cost-lists li p:nth-child(1){width:100%}.cost-lists li p:nth-child(2){width:100%;text-align:center}.package-cost-lists li{flex-direction:column}.package-cost-lists p:nth-child(1){width:100%}.package-cost-lists p:nth-child(2){width:100%;text-align:center}.package-cost-lists p:nth-child(3){width:100%;text-align:right}}@media screen and (max-width:767px){.breadcrumbs{flex-direction:column}.breadcrumbs li{margin-right:auto}.breadcrumbs li:nth-child(2){margin-left:20px}.breadcrumbs li:nth-child(3){margin-left:40px}.breadcrumbs li:nth-child(4){margin-left:60px}.pagination{margin-top:50px}.pagination-single-page{flex-direction:column}.pagination-single-page .prev-link,.pagination-single-page .next-link{width:80%}.pagination-single-page .prev-link{justify-content:flex-start}.pagination-single-page .next-link{justify-content:flex-end}.pagination-single-page .prev-link{margin-right:auto;margin-bottom:10px}.pagination-single-page .next-link{margin-left:auto}.mv{height:35vh}.section{margin-bottom:70px}.bottom-button{margin-bottom:70px}.novel-item{margin-bottom:50px}.novel-status{text-align:center}.novel-episode-list{flex-direction:column;text-align:center}.novel-episode-list p:nth-child(2){width:100%;text-align:center}.novel-episode-title{margin:50px auto}.news-list{flex-direction:column;text-align:center}.news-list p:nth-child(1){width:100%}.form-row{flex-direction:column;justify-content:flex-start}.contact-form label{width:100%}.footer-frame{flex-direction:column}.footer-frame>:not(:first-child){margin-left:0}#footer ul{margin-bottom:40px}}@media screen and (max-width:550px){.a08-about-title{display:flex;flex-direction:column}.a08-theme-title span:nth-child(1){width:100%;text-align:left}.a08-theme-title span:nth-child(2){width:100%;text-align:right}}@media screen and (max-width:470px){h1{height:30px}}