#header{top:0;left:0;width:100%;z-index:100}@media screen and (min-width:769px){#header{padding:.3rem 1.5rem;display:flexbox;display:flex}#header .header-bar{flex-basis:30rem}}@media screen and (max-width:768px){#header .header-bar{top:0;left:0;width:100%;padding:.5rem 1rem .5rem .5rem;display:flexbox;display:flex;align-items:center;justify-content:space-between;z-index:100}}#header .header-logo{flex-basis:30rem;display:block}@media (any-hover:hover){#header .header-logo{transition:opacity .3s}#header .header-logo:hover{opacity:.5}}@media screen and (max-width:768px){#header .header-logo{flex-basis:50%}}#header .header-hamburger{display:none}@media screen and (max-width:768px){#header .header-hamburger{position:relative;margin-right:.5rem;padding:1.6rem .5rem;flex-basis:4rem;display:flexbox;display:flex;flex-direction:column;gap:.5rem}#header .header-hamburger.is-open .header-hamburger__line:first-of-type{top:0;bottom:0;transform:rotate(-45deg)}#header .header-hamburger.is-open .header-hamburger__line:nth-of-type(2){opacity:0}#header .header-hamburger.is-open .header-hamburger__line:nth-of-type(3){top:0;bottom:0;transform:rotate(45deg)}#header .header-hamburger .header-hamburger__line{width:100%;height:2px;margin:auto;background-color:var(--color-txt);transform-origin:center center;transition:opacity .3s,transform .3s}#header .header-hamburger .header-hamburger__line:first-of-type{top:0}#header .header-hamburger .header-hamburger__line:nth-of-type(2){top:0;bottom:0;transform:translateY(-1px)}#header .header-hamburger .header-hamburger__line:nth-of-type(3){bottom:0}#header .header-hamburger .header-hamburger__line svg{width:100%;fill:none;stroke:var(--color-txt);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;display:block;transition:stroke .3s}}#header .header-nav{font-weight:500;font-size:1.6rem}@media screen and (min-width:769px){#header .header-nav{display:flexbox;display:flex;align-items:center;word-break:keep-all}}@media screen and (max-width:768px){#header .header-nav{position:fixed;inset:0;height:100vh;padding:10rem 2rem 2rem;box-sizing:border-box;border:1px solid var(--color-bg);background:linear-gradient(180deg,hsla(0,0%,100%,.85),hsla(0,0%,100%,.9));transform:translateX(100%);transition:transform .5s;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}#header .header-nav.is-open{transform:translateX(0)}}@media screen and (min-width:769px){#header .header-menu{display:flexbox;display:flex;align-items:center}}@media screen and (max-width:768px){#header .header-menu{font-size:2.4rem}.header-menu__item{margin-bottom:1rem}}.header-menu__link{position:relative;padding:0 2rem .8rem;color:var(--color-txt);display:flexbox;display:flex;justify-content:center;align-items:center;gap:.8rem}.header-menu__link.is-drawer:after{content:"";width:.5rem;height:.5rem;border:1px solid var(--color-txt);border-top:none;border-left:none;transform:rotate(45deg) translate(-15%,-15%);display:block}.header-menu__link.is-current:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.3rem;background:linear-gradient(90deg,var(--color-accent01) 0,var(--color-accent02) 33%,var(--color-accent03) 66%,var(--color-accent04) 100%);pointer-events:none}@media (any-hover:hover){#header .header-menu__link{transition:color .3s}}@media screen and (max-width:768px){#header .header-menu__link{width:100%;padding:1.5rem 2rem;justify-content:space-between}}#header .header-menu__arrow{display:none}@media screen and (max-width:768px){#header .header-menu__arrow{position:absolute;top:0;bottom:0;right:2rem;height:3rem;margin:auto;display:block}#header .header-menu__arrow svg{width:auto;height:100%;fill:none;stroke:var(--color-txt);stroke-linecap:round;stroke-linejoin:round;stroke-width:.3rem}}#header .header-nav__btn{border:2px solid var(--color-txt);border-radius:50vmax;text-align:center}@media screen and (min-width:769px){#header .header-nav__btn{min-width:160px;padding:0 2rem}}@media screen and (max-width:768px){#header .header-nav__btn{width:85%;margin:auto;padding:1rem 2rem;font-size:2.4rem;display:block}}@media (any-hover:hover){#header .header-nav__btn{transition:color .3s,border-color .3s}#header .header-nav__btn:hover{color:var(--color-accent);border-color:var(--color-accent)}#header .header-nav__btn:hover .header-nav__btn-icon svg{fill:var(--color-accent)}}#header .header-nav__btn-icon{width:1.6rem;margin-left:.5rem;display:inline-block}@media screen and (max-width:768px){#header .header-nav__btn-icon{width:2rem}}#header .header-nav__btn-icon svg{fill:var(--color-txt);transition:fill .3s}@media screen and (min-width:769px){.category-block{margin:0 auto}}@media screen and (max-width:768px){#sp-header .category-block[open] .category-title:before{transform:rotate(45deg)}#sp-header .category-block[open] .category-title:after{transform:rotate(-45deg)}#sp-header .category-block .category-title{padding:1.4rem 1rem;border-bottom-width:1px;font-size:1.4rem}#sp-header .category-block .category-title:before{right:1rem;transform:rotate(-45deg);transform-origin:center right}#sp-header .category-block .category-title:after,#sp-header .category-block .category-title:before{content:"";position:absolute;top:0;bottom:-.6rem;width:.8rem;height:1px;margin:auto;background-color:var(--color-txt);transition:transform .3s}#sp-header .category-block .category-title:after{right:1.35rem;transform:rotate(45deg);transform-origin:center left}}.header-top{position:relative;color:var(--color-txt);display:-webkit-box;justify-content:center;align-items:center;gap:.8rem}.header-top.is-drawer:after{content:"";width:.5rem;height:.5rem;border:1px solid var(--color-txt);border-top:none;border-left:none;transform:rotate(45deg) translate(-15%,-15%);display:block}@media screen and (max-width:768px){.is-current:before{content:"";position:absolute;bottom:-.1rem;left:0;width:100%;height:.3rem;background:-webkit-gradient(linear,left top,right top,from(var(--color-accent01)),color-stop(33%,var(--color-accent02)),color-stop(66%,var(--color-accent03)),to(var(--color-accent04)))}}.header-btn{position:relative;display:flex;height:50px;width:50px;justify-content:center;align-items:center;z-index:90;padding:5px}.header-btn span{display:flex;flex-direction:column;gap:5px}.header-btn span:after,.header-btn span:before{content:"";display:block;height:2px;width:25px;background-color:var(--color-txt)}.category-block{max-width:1200px}@media screen and (min-width:769px){.category-block{margin:0 auto 4rem}}@media screen and (max-width:768px){.category-block[open] .category-title:before{transform:rotate(45deg)}.category-block[open] .category-title:after{transform:rotate(-45deg)}}.category-block .category-title{position:relative;width:100%;padding:0 2rem 2rem;border-bottom:.2rem solid var(--color-txt);font-weight:500;font-size:2rem;color:inherit;line-height:1.2;text-align:left;touch-action:manipulation;display:block}.category-block .category-title::-webkit-details-marker{display:none}@media screen and (min-width:769px){.category-block .category-title{pointer-events:none}}@media screen and (max-width:768px){.category-block .category-title{padding:1.4rem 1rem;border-bottom-width:1px;font-size:1.4rem}.category-block .category-title:before{right:1rem;transform:rotate(-45deg);transform-origin:center right}.category-block .category-title:after,.category-block .category-title:before{content:"";position:absolute;top:0;bottom:-.6rem;width:.8rem;height:1px;margin:auto;background-color:var(--color-bg);transition:transform .3s}.category-block .category-title:after{right:1.35rem;transform:rotate(45deg);transform-origin:center left}}.category-block .category-links{padding:2rem 2rem 0}@media screen and (min-width:769px){.category-block .category-links{display:flexbox;display:flex;flex-wrap:wrap;gap:3rem}}@media screen and (max-width:768px){.category-block .category-links{padding:2rem 1rem}}@media screen and (min-width:769px){.category-block .category-links-item.is-category{width:20rem}}@media screen and (max-width:768px){.category-block .category-links-item:not(:last-of-type){margin-bottom:3rem}}.category-block .subcategory-title-wrapper{display:flexbox;display:flex;align-items:center;gap:1rem}.category-block .subcategory-title-icon{width:3.6rem;aspect-ratio:1/1;padding:.5rem}.category-block .subcategory-title-icon.is-video{background:linear-gradient(90deg,var(--color-category-video01) 0,var(--color-category-video02) 100%)}.category-block .subcategory-title-icon.is-game{background-color:var(--color-category-game02);background:linear-gradient(90deg,var(--color-category-game01) 0,var(--color-category-game02) 100%)}.category-block .subcategory-title-icon.is-web{background-color:var(--color-category-web02);background:linear-gradient(90deg,var(--color-category-web01) 0,var(--color-category-web02) 100%)}.category-block .subcategory-title-icon.is-ad{background-color:var(--color-category-ad02);background:linear-gradient(90deg,var(--color-category-ad01) 0,var(--color-category-ad02) 100%)}.category-block .subcategory-title-icon.is-writer{background-color:var(--color-category-writer02);background:linear-gradient(90deg,var(--color-category-writer01) 0,var(--color-category-writer02) 100%)}@media screen and (max-width:768px){.category-block .subcategory-title-icon{width:3rem}}.category-block .subcategory-title{position:relative;padding-right:4rem;display:inline-block}@media (any-hover:hover){.category-block .subcategory-title{transition:opacity .3s}.category-block .subcategory-title:hover{opacity:.5}.category-block .subcategory-title:hover .line{width:3rem}}@media screen and (any-hover:hover) and (max-width:768px){.category-block .subcategory-title:hover .line{width:2.4rem!important}}@media screen and (max-width:768px){.category-block .subcategory-title{font-size:1.4rem}.category-block .subcategory-title .line{width:1.8rem!important}.category-block .subcategory-title .line:after{width:.8rem!important}}.category-block .subcategory-title .line{position:absolute;top:0;bottom:0;left:calc(100% - 3rem);width:2.4rem;height:1px;margin:auto;background-color:var(--color-txt);transition:width .3s;display:block}.category-block .subcategory-title .line:after{content:"";position:absolute;top:0;right:0;width:1.4rem;height:100%;background-color:var(--color-txt);transform:rotate(30deg);transform-origin:center right}.category-block .subcategory-wrapper{margin-top:.5rem}@media screen and (min-width:769px){.category-block .subcategory-wrapper{display:flexbox;display:flex;flex-wrap:wrap;gap:3rem}}.category-block .subcategory-links-item a,.category-block .subcategory-links-item p{position:relative;padding-left:4rem;font-size:1.4rem;display:inline-block}@media screen and (max-width:768px){.category-block .subcategory-links-item a,.category-block .subcategory-links-item p{padding-left:3rem;font-size:1.2rem}}.category-block .subcategory-links-item .line{position:absolute;top:0;bottom:0;left:0;width:3rem;height:.3rem;margin:auto;background-color:var(--color-txt);display:inline-block}@media screen and (max-width:768px){.category-block .subcategory-links-item .line{width:2rem;height:.2rem}}.category-block .subcategory-links-item a .line:after{content:"";position:absolute;top:0;bottom:0;left:0;width:33%;height:100%;margin:auto;background:linear-gradient(90deg,var(--color-accent01) 0,var(--color-accent02) 33%,var(--color-accent03) 66%,var(--color-accent04) 100%);transition:width .3s}.category-block .subcategory-links-item a .text{transition:opacity .3s}@media (any-hover:hover){.category-block .subcategory-links-item a:hover .line:after{width:100%}.category-block .subcategory-links-item a:hover .text{opacity:.5}}.category-block .subcategory-links-item p .line{opacity:.5}#footer .btn-wrapper{padding-bottom:.2rem;position:absolute;bottom:100%;right:0;z-index:1}@media screen and (max-width:768px){#footer .btn-wrapper{position:relative}}#footer .btn-top{position:relative;width:6rem;height:6rem;background-color:var(--color-bg-dark);font-size:0;display:block}#footer .btn-top:after{content:"";position:absolute;inset:0;width:3rem;height:3rem;margin:auto;border:.3rem solid var(--color-bg);border-bottom:none;border-right:none;transform:rotate(45deg) translate(20%,20%);pointer-events:none}@media screen and (max-width:768px){#footer .btn-top{width:100%}}#footer .footer-inner{padding:5rem 5rem 3rem;background-color:var(--color-bg-dark);color:var(--color-bg)}@media screen and (max-width:768px){#footer .footer-inner{padding:3rem 2rem 2rem}}#footer .category-title{border-bottom-color:var(--color-border)}#footer .subcategory-title .line,#footer .subcategory-title .line:after{background-color:var(--color-bg)}#footer .subcategory-links-item .line{background-color:var(--color-border)}#footer .company-info{max-width:1200px;margin:auto;font-size:1.4rem}@media screen and (min-width:769px){#footer .company-info{padding:0 2rem}}@media screen and (max-width:768px){#footer .company-info{margin-top:4rem;font-size:1rem;text-align:center}}@media screen and (min-width:769px){#footer .policy-links{display:flexbox;display:flex;align-items:center;gap:2rem}}#footer .policy-links .logo{width:24rem}@media screen and (max-width:768px){#footer .policy-links .logo{margin:auto}}#footer .policy-links .links{display:flexbox;display:flex;justify-content:center;align-items:center;gap:2rem}@media (any-hover:hover){#footer .policy-links .links a{transition:opacity .3s}#footer .policy-links .links a:hover{opacity:.5}}#footer .policy-links .external-link{position:relative;padding-right:2rem}#footer .policy-links .external-link:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.2rem;aspect-ratio:1/1;background:url(/assets/common/icon_external.svg) no-repeat 50%;background-size:cover}#footer .copyright{padding:0 1rem}@media screen and (max-width:768px){#footer .copyright{margin-top:2rem}}