﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap");*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;padding:0;margin:0;border:0;list-style:none}a{display:block;cursor:pointer;text-decoration:none;color:inherit}a:hover,button:hover{opacity:0.8}img{height:auto;vertical-align:middle}svg{width:inherit;height:inherit}section{display:block}html{font-size:16px}input,textarea,select,button{color:inherit;font-family:inherit;font-size:inherit;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none}:placeholder-shown,::-webkit-input-placeholder,:-ms-input-placeholder{color:#222 !important}select::-ms-expand{display:none}body{-webkit-text-size-adjust:100%;vertical-align:middle}[v-cloak]{display:none !important}.fade-enter-active,.fade-leave-active{transition:opacity 0.4s}.fade-enter,.fade-leave-to{opacity:0}body{font-family:"Noto Sans JP", "Source Sans Pro", Avenir,  Helvetica, Roboto, Arial, 游ゴシック体, YuGothic, メイリオ, Meiryo, sans-serif;color:#666;background:#333;font-size:16px;line-height:2;letter-spacing:0.2em}body.is-active{overflow:hidden}.l-wrap{width:100%;position:relative}.l-header{width:100%;background:#333;display:flex;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;z-index:10}@media (min-width: 1025px) and (max-width: 2015px){.l-header{height:72px;padding:0 32px}}@media (min-width: 601px) and (max-width: 1120px){.l-header{height:56px;padding:0 8px 0 16px}}@media (min-width: 0px) and (max-width: 600px){.l-header{height:56px;padding:0 0 0 16px}}@media (min-width: 1025px) and (max-width: 2015px){.l-header__logo{width:338px;height:32px}}@media (min-width: 601px) and (max-width: 1120px){.l-header__logo{width:296px;height:28px}}@media (min-width: 0px) and (max-width: 600px){.l-header__logo{width:254px;height:24px}}.l-header__logo img{height:100%;object-fit:contain;vertical-align:top}.l-header__menu{margin-left:auto;position:relative}.l-header__menu::before,.l-header__menu::after{content:""}.l-header__menu::before,.l-header__menu::after,.l-header__menu span{width:32px;height:4px;background:#666;position:absolute;left:12px}.l-header__menu::before{top:calc(50% - 12px)}.l-header__menu span{top:calc(50% - 2px)}.l-header__menu::after{top:calc(50% + 8px)}@media (min-width: 1121px) and (max-width: 2015px){.l-header__menu{display:none}}@media (min-width: 601px) and (max-width: 1120px){.l-header__menu{width:56px;height:56px}.l-header__menu::before,.l-header__menu::after,.l-header__menu span{width:32px}}@media (min-width: 0px) and (max-width: 600px){.l-header__menu{width:56px;height:56px}.l-header__menu::before,.l-header__menu::after,.l-header__menu span{width:28px}}.l-header__nav{font-family:'Montserrat', sans-serif;font-weight:900}.l-header__nav a[target="_blank"]::after{content:"";width:14px;height:14px;background:url(./../images/ic_newwindow.svg) center center no-repeat;background-size:cover;display:inline-block;margin-left:4px}@media (min-width: 1121px) and (max-width: 2015px){.l-header__nav{margin-left:auto}.l-header__nav ul{display:flex;justify-content:flex-start;align-items:center}.l-header__nav li{margin-left:24px}}@media (min-width: 0px) and (max-width: 1120px){.l-header__nav{width:100%;height:100%;overflow-y:auto;position:fixed;top:0;left:0;background:#222;display:flex;justify-content:center;align-items:center;transition:all 0.4s ease 0.2s;opacity:0;transform:translateX(-100%)}.l-header__nav ul{width:calc(100% - 32px);max-width:480px;height:480px;border:8px solid #000;display:flex;justify-content:center;align-items:center;flex-direction:column}.l-header__nav li{line-height:56px;position:relative}.l-header__nav.is-active{opacity:1;transform:translateX(0)}}@media (min-width: 1121px) and (max-width: 2015px){.l-header__nav__close{display:none}}@media (min-width: 0px) and (max-width: 1120px){.l-header__nav__close{font-size:14px;font-weight:700;width:96px;height:40px;line-height:40px;text-align:center;background:#000;position:absolute;cursor:pointer}.l-header__nav__close.top{top:calc(50% - 240px + 8px)}.l-header__nav__close.bottom{top:calc(50% + 240px - 40px - 8px)}}.l-main{width:100%;padding:0 16px;display:block}@media (min-width: 1121px) and (max-width: 2015px){.l-main{margin-top:72px}}@media (min-width: 0px) and (max-width: 1120px){.l-main{margin-top:56px;opacity:1;transition:opacity 0.4s ease}.l-main.is-active{opacity:0}}.c-loadingFrame{width:100%;margin-top:64px;display:flex;justify-content:center;align-items:flex-end}.c-loading,.c-loading:before,.c-loading:after{background:#666;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.c-loading{color:#666;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.c-loading:before,.c-loading:after{position:absolute;top:0;content:''}.c-loading:before{left:-1.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.c-loading:after{left:1.5em}@-webkit-keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.c-form__item{width:100%}@media screen and (min-width: 599px){.c-form__item{display:flex;justify-content:flex-start;align-items:center}.c-form__item+.c-form__item{margin-top:32px}}@media screen and (max-width: 599px){.c-form__item+.c-form__item{margin-top:16px}}.c-form__item__header{font-weight:700}@media screen and (min-width: 599px){.c-form__item__header{width:320px;padding-right:16px;display:flex;justify-content:flex-start;align-items:center;flex-shrink:0}}@media screen and (max-width: 599px){.c-form__item__header{margin-bottom:4px}}.c-form__item__header.require::after{content:"*";margin-left:4px}.c-form__item__body{width:100%}.c-select{width:100%;height:40px;border-radius:4px;background:#444;display:block;position:relative}.c-select select{width:100%;height:100%;color:#999;padding:0 26px 0 8px;position:absolute;top:0;left:0}.c-select::after{content:"";width:0;height:0;border-style:solid;border-width:8px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:calc(50% - 4px);right:8px}.c-inputtext{width:100%;height:40px;border-radius:4px;color:#999;background:#444;padding:0 8px}.c-textarea{width:100%;height:160px;border-radius:4px;color:#999;background:#444;padding:8px;word-break:break-all;resize:vertical}.c-err{width:100%;font-size:12px;color:#fff}.c-list__item{width:100%}.c-list__item+.c-list__item{border-top:1px solid #666}.c-list__item:last-child{border-bottom:1px solid #666}@media screen and (min-width: 599px){.c-list__item{display:flex;justify-content:flex-start;align-items:center}.c-list__item:last-child{padding-bottom:32px}.c-list__item+.c-list__item{margin-top:32px;padding-top:32px}}@media screen and (max-width: 599px){.c-list__item:last-child{padding-bottom:16px}.c-list__item+.c-list__item{margin-top:16px;padding-top:16px}}.c-list__item__header{font-weight:700;flex-shrink:0}@media screen and (max-width: 599px){.c-list__item__header{margin-bottom:4px}}.c-list__item__body a{color:#fff;text-decoration:underline}.c-list__item__body a[target="_blank"]::after{content:"";width:12px;height:12px;background:url(./../images/ic_newwindow.svg) center center no-repeat;background-size:cover;margin-left:8px;display:inline-block}.p-works{padding-bottom:64px}@media (min-width: 415px) and (max-width: 3000px){.p-works{padding:0 8px}}.p-works__list{width:100%}.p-works__list__item{margin:8px}@media (min-width: 1764px) and (max-width: 3000px){.p-works__list__item{width:calc((100% - 16px * 5+1) / 5)}}@media (min-width: 1512px) and (max-width: 1763px){.p-works__list__item{width:calc((100% - 16px * 4+1) / 4)}}@media (min-width: 1260px) and (max-width: 1511px){.p-works__list__item{width:calc((100% - 16px * 3+1) / 3)}}@media (min-width: 1008px) and (max-width: 1259px){.p-works__list__item{width:calc((100% - 16px * 2+1) / 2)}}@media (min-width: 756px) and (max-width: 1007px){.p-works__list__item{width:calc((100% - 16px * 1+1) / 1)}.p-works__list__item+.p-works__list__item{margin-top:16px}}@media (min-width: 415px) and (max-width: 755px){.p-works__list__item{width:calc((100% - 16px * 1+1) / 1)}.p-works__list__item+.p-works__list__item{margin-top:16px}}@media (min-width: 0px) and (max-width: 414px){.p-works__list__item{margin:8px 0;width:100%}.p-works__list__item+.p-works__list__item{margin-top:16px}}.p-works__list__item__pic,.p-works__list__item__pic--link{width:100%;cursor:zoom-in;overflow:hidden;background:#444;border-radius:16px;position:relative}.p-works__list__item__pic::after,.p-works__list__item__pic--link::after{content:"";box-sizing:border-box;width:100%;height:100%;background:transparent;position:absolute;top:0;left:0;transition:background 0.4s ease}.p-works__list__item__pic img,.p-works__list__item__pic--link img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;transition:transform 0.4s ease}.p-works__list__item__pic:hover,.p-works__list__item__pic--link:hover{opacity:1}.p-works__list__item__pic:hover::after,.p-works__list__item__pic--link:hover::after{background:rgba(0,0,0,0.3)}.p-works__list__item__pic:hover img,.p-works__list__item__pic--link:hover img{transform:scale(1.05)}.p-works__list__item__pic--link{cursor:pointer}.p-works__list__item__pic--link .play{width:48px;height:48px;border-radius:100%;background:rgba(255,0,0,0.8);box-shadow:0 2px 4px rgba(0,0,0,0.2);position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}.p-works__list__item__pic--link .play::after{content:"";width:0;height:0;border-style:solid;border-width:10px 0 10px 16px;border-color:transparent transparent transparent #fff;position:absolute;top:calc(50% - 10px);left:calc(50% - 6px)}.p-works__list__item__ttl{font-size:14px;font-weight:700;line-height:20px;margin-top:4px;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-works__detail{width:100%;height:100vh;background:#333;padding:8px 0 32px 0;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:11;overflow-y:scroll}.p-works__detail__pic{max-width:960px;text-align:center;display:inline-block;margin:auto;position:relative}.p-works__detail__pic img{width:100%}.p-works__detail__pic p{width:100%;line-height:1.5;text-align:left;word-break:break-all;margin-top:8px;padding:0 16px}.p-works__detail__close{width:48px;height:48px;background:#222;margin:0 auto 8px auto;position:relative}.p-works__detail__close::before,.p-works__detail__close::after{content:"";width:24px;height:2px;background:#666;position:absolute;top:calc(50% - 1px);left:12px}.p-works__detail__close::before{transform:rotate(45deg)}.p-works__detail__close::after{transform:rotate(-45deg)}.p-works__single{width:calc(100% + 32px);margin-left:-16px;padding:64px 0;display:flex;justify-content:center}.p-about{margin:0 auto;position:relative}@media (min-width: 961px) and (max-width: 3000px){.p-about{width:fit-content;display:flex;justify-content:center;flex-wrap:wrap;padding:64px 0}}@media (min-width: 0px) and (max-width: 960px){.p-about{padding:32px 0}}.p-about__ttl{font-family:'Montserrat', sans-serif;font-weight:900;font-size:96px;color:#000;flex-shrink:0;transform-origin:bottom left;transform:rotate(90deg);position:absolute;top:-128px;left:-148px}@media (min-width: 961px) and (max-width: 3000px){.p-about__ttl{display:block}}@media (min-width: 0px) and (max-width: 960px){.p-about__ttl{display:none}}.p-about__pic{border-radius:100%;object-fit:cover;width:240px;height:240px;flex-shrink:0;position:relative}@media (min-width: 0px) and (max-width: 960px){.p-about__pic{margin:0 auto;display:block}}.p-about__body{max-width:640px;position:relative}@media (min-width: 961px) and (max-width: 3000px){.p-about__body{margin-left:32px;flex-shrink:0}}@media (min-width: 0px) and (max-width: 960px){.p-about__body{margin:0 auto}}.p-about__body__ttl{width:100%}.p-about__body__ttl h2{font-family:'Montserrat', sans-serif;font-weight:900}.p-about__body__ttl p{font-weight:900}@media (min-width: 961px) and (max-width: 3000px){.p-about__body__ttl{display:flex;justify-content:flex-start;align-items:center}.p-about__body__ttl h2{font-size:48px}.p-about__body__ttl p{font-size:24px;margin-left:32px}}@media (min-width: 0px) and (max-width: 960px){.p-about__body__ttl{text-align:center;margin-top:16px}.p-about__body__ttl h2{font-size:32px;line-height:1}.p-about__body__ttl p{font-size:16px}}.p-about__body__desc{font-weight:700;margin-top:16px}@media (min-width: 961px) and (max-width: 3000px){.p-about__body__desc{font-size:16px}}@media (min-width: 0px) and (max-width: 960px){.p-about__body__desc{font-size:14px}}.p-about__body__sns{width:100%;margin-top:32px;display:flex;align-items:center;flex-wrap:wrap}@media (min-width: 961px) and (max-width: 3000px){.p-about__body__sns{justify-content:flex-start}}@media (min-width: 0px) and (max-width: 960px){.p-about__body__sns{justify-content:center}}.p-about__body__sns li{width:40px;height:40px;margin-right:16px;margin-bottom:16px;flex-shrink:0}.p-about__body__sns li a,.p-about__body__sns li img{width:inherit;height:inherit}.p-contact{width:100%;max-width:960px;margin:0 auto}.p-contact__ttl{font-family:'Montserrat', sans-serif;font-weight:900;color:#000;text-align:center}@media (min-width: 601px) and (max-width: 3000px){.p-contact__ttl{font-size:96px;letter-spacing:0.2em}}@media (min-width: 0px) and (max-width: 600px){.p-contact__ttl{font-size:48px;letter-spacing:0.1em}}.p-contact__btn{margin:32px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.p-contact__btn .submit,.p-contact__btn .cancel{width:240px;height:48px;font-size:16px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer}.p-contact__btn .submit{color:#333;background:#666}.p-contact__btn .cancel{color:#666;background:#222}.p-contact__btn>*+*{margin-top:16px}.p-contact__desc{margin-bottom:32px}@media (min-width: 601px) and (max-width: 3000px){.p-contact__desc{font-size:16px;text-align:center}}@media (min-width: 0px) and (max-width: 600px){.p-contact__desc{font-size:14px}}@media screen and (min-width: 599px){.u-pcHidden{display:none !important}}@media screen and (max-width: 599px){.u-spHidden{display:none !important}}.u-width-32{width:32px}.u-width-40{width:40px}.u-width-48{width:48px}.u-width-64{width:64px}.u-width-80{width:80px}.u-width-96{width:96px}.u-width-104{width:104px}.u-width-112{width:112px}.u-width-128{width:128px}.u-width-144{width:144px}.u-width-160{width:160px}.u-width-176{width:176px}.u-width-192{width:192px}.u-width-208{width:208px}.u-width-224{width:224px}.u-width-240{width:240px}.u-width-256{width:256px}.u-width-272{width:272px}.u-width-288{width:288px}.u-width-304{width:304px}.u-width-320{width:320px}.u-width-336{width:336px}.u-width-352{width:352px}.u-width-368{width:368px}.u-width-384{width:384px}.u-width-400{width:400px}.u-width-416{width:416px}.u-width-432{width:432px}.u-width-464{width:464px}.u-width-480{width:480px}.u-width-512{width:512px}.u-width-544{width:544px}.u-width-576{width:576px}.u-width-608{width:608px}.u-width-640{width:640px}.u-margin-top-8{margin-top:8px}.u-margin-top-16{margin-top:16px}.u-margin-top-32{margin-top:32px}.u-margin-bottom-8{margin-bottom:8px}.u-margin-bottom-16{margin-bottom:16px}.u-margin-bottom-32{margin-bottom:32px}.u-margin-topBottom-8{margin-top:8px;margin-bottom:8px}.u-margin-topBottom-16{margin-top:8px;margin-bottom:16px}.u-margin-topBottom-32{margin-top:8px;margin-bottom:32px}.u-margin-left-8{margin-left:8px}.u-margin-left-16{margin-left:16px}.u-margin-left-32{margin-left:32px}.u-margin-right-8{margin-right:8px}.u-margin-right-16{margin-right:16px}.u-margin-right-32{margin-right:32px}.u-margin-leftRight-8{margin-left:8px;margin-right:8px}.u-margin-leftRight-16{margin-left:8px;margin-right:16px}.u-margin-leftRight-32{margin-left:8px;margin-right:32px}.u-padding-top-8{padding-top:8px}.u-padding-top-16{padding-top:16px}.u-padding-top-32{padding-top:32px}.u-padding-bottom-8{padding-bottom:8px}.u-padding-bottom-16{padding-bottom:16px}.u-padding-bottom-32{padding-bottom:32px}.u-padding-topBottom-8{padding-top:8px;padding-bottom:8px}.u-padding-topBottom-16{padding-top:16px;padding-bottom:16px}.u-padding-topBottom-32{padding-top:32px;padding-bottom:32px}.u-padding-left-8{padding-left:8px}.u-padding-left-16{padding-left:16px}.u-padding-left-32{padding-left:32px}.u-padding-right-8{padding-right:8px}.u-padding-right-16{padding-right:16px}.u-padding-right-32{padding-right:32px}.u-padding-leftRight-8{padding-left:8px;padding-right:8px}.u-padding-leftRight-16{padding-left:16px;padding-right:16px}.u-padding-leftRight-32{padding-left:32px;padding-right:32px}
