*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}html{height:100%;line-height:1;font-size:62.5%;scroll-behavior:smooth;color:#000}body{overflow-x:hidden;width:100%;min-width:350px;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;color:#000;margin:0;padding:0}img,video,object{display:block;max-width:100%;height:auto;border:none}a{transition:.4s;text-decoration:none;color:#0066c0}a:hover{opacity:.8}a:hover img{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;text-decoration:none;opacity:.8}@media(max-width: 1024px){a:hover{opacity:1}a img:hover{opacity:1}}.l-header{position:fixed;top:32px;left:0;right:0;z-index:99;margin:auto;max-width:952px;width:100%}.l-header__wrapper{width:100%}.l-main{overflow:hidden;background-color:rgba(0,0,0,0)}.l-footer{padding-inline:24px;padding-top:32px;background:#000;padding-bottom:48px}.l-footer__wrapper{display:block;text-align:center}.l-footer__copyright{font-size:15px;font-weight:500;font-family:"Oswald",sans-serif;color:#fff;text-align:center;display:block;display:flex;align-items:center;line-height:1;justify-content:center}.l-footer__copyright span{font-size:23px;display:inline-block;margin-right:12px;line-height:1}@media(max-width: 768px){.l-footer{padding-top:40px;padding-bottom:32px}}.c-button-primary{display:block}.c-button-primary a{display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;transition:.3s}#c-button-page-top{position:fixed;right:64px;bottom:-100px;z-index:10;cursor:pointer;transition:.4s}#c-button-page-top a img{width:56px;height:56px;object-fit:contain}@media(max-width: 768px){#c-button-page-top{right:24px}#c-button-page-top a img{width:40px;height:40px}}.c-section__sub-title{text-align:left;margin-bottom:32px;position:relative;z-index:1;display:inline-block}.c-section__sub-title::before{content:"";position:absolute;top:6px;left:calc(100% + 8px);width:156px;height:4px;background:#000}.c-section__sub-title::after{content:"";position:absolute;bottom:4px;left:calc(100% + 8px);width:156px;height:4px;background-image:linear-gradient(to right, #000000, #000000 6px, transparent 6px, transparent 12px);background-repeat:repeat-x;background-size:12px 4px}.c-section__sub-title h4{font-size:35px;font-weight:700;font-family:"Oswald",sans-serif;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16))}.c-section__main-title{position:relative;z-index:1}.c-section__main-title img{height:auto;object-fit:contain}@media(max-width: 768px){.c-section__sub-title{margin-bottom:24px}.c-section__sub-title::before{width:128px;height:2px}.c-section__sub-title::after{width:128px;height:2px;background-image:linear-gradient(to right, #000000, #000000 5px, transparent 5px, transparent 10px);background-repeat:repeat-x;background-size:10px 2px}.c-section__sub-title h4{font-size:20px}}.c-ham-btn{display:none}.c-ham-btn__open{position:fixed;top:16px;right:16px;z-index:999;width:32px;height:24px;cursor:pointer}.c-ham-btn__open::before{content:"";position:fixed;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;background:#fff;opacity:0;visibility:hidden;transition:.3s;cursor:auto}.c-ham-btn__open-inner{position:relative;width:100%;height:100%}.c-ham-btn__open-inner span{position:absolute;width:100%;height:3px;margin:auto;transition:.3s;background:#f7d046}.c-ham-btn__open-inner span:nth-of-type(1){top:0}.c-ham-btn__open-inner span:nth-of-type(2){top:0;bottom:0}.c-ham-btn__open-inner span:nth-of-type(3){bottom:0}@media(max-width: 1024px){.c-ham-btn{display:block}}.c-ham-btn .is-open-active::before{opacity:.5;visibility:inherit}.c-ham-btn__close{position:fixed;top:16px;right:16px;width:32px;height:24px;opacity:0;z-index:-999;visibility:hidden;cursor:pointer}.c-ham-btn__close-inner{position:relative;width:100%;height:100%;transition:1s}.c-ham-btn__close-inner span{position:absolute;margin:auto;width:100%;height:3px;transition:.3s;background:#000}.c-ham-btn__close-inner span:nth-of-type(1){top:0}.c-ham-btn__close-inner span:nth-of-type(2){top:0;bottom:0}.c-ham-btn__close-inner span:nth-of-type(3){bottom:0}.c-ham-btn .is-close-active{z-index:9999;visibility:visible;opacity:1}.c-ham-btn .is-close-active .c-ham-btn__close-inner span:nth-of-type(1){top:0;bottom:0;transform:rotate(45deg)}.c-ham-btn .is-close-active .c-ham-btn__close-inner span:nth-of-type(2){opacity:0}.c-ham-btn .is-close-active .c-ham-btn__close-inner span:nth-of-type(3){top:0;bottom:0;transform:rotate(-45deg)}.p-header-nav{padding-top:16px;padding-right:72px;padding-bottom:16px;width:100%;height:100%;display:flex;justify-content:center;background-color:rgba(247,208,70,.9);border-radius:25px}.p-header-nav__menu{display:flex;align-items:center;justify-content:center;width:100%}.p-header-nav__menu-item{margin-inline:16px}.p-header-nav__menu-item:nth-last-of-type(1){margin-right:0}.p-header-nav__menu-link{position:relative;transition:.3s;line-height:1;color:#000;font-weight:700;font-size:16px;font-family:"Oswald",sans-serif;transition:.4s}.p-header-nav__menu-link::before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#000;transition:.4s;opacity:0;visibility:hidden}.p-header-nav__menu-link:hover::before{opacity:1;visibility:visible}.p-header-nav__menu-links-icon{display:flex}.p-header-nav__menu-links-icon a{display:block;margin-right:16px}.p-header-nav__menu-links-icon a img{width:auto;height:20px;object-fit:contain}.p-header-nav__menu-links-icon a:nth-last-of-type(1){margin-right:0}@media(max-width: 1024px){.p-header-nav{position:fixed;top:0;right:-100%;z-index:9999;width:75vw;height:100vh;transition:.3s;padding-left:96px;padding-right:0;padding-top:120px;flex-direction:column;justify-content:flex-start;border-radius:0px}.p-header-nav__menu{flex-direction:column;align-items:flex-start}.p-header-nav__menu-item{text-align:left;margin:0;margin-bottom:32px}.p-header-nav__menu-link{font-size:18px}.p-header-nav__menu-link:hover{opacity:1}.p-header-nav__menu-link:hover::before{display:none}}.is-display{right:0}.p-index-fv{position:relative;height:100vh}.p-index-fv__title{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.p-index-fv__title img{width:600px;height:auto;object-fit:contain;min-width:288px}.p-index-fv__video-area{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%);width:177.77777778vh;height:56.25vw;min-height:100%;min-width:100%}.p-index-fv__video{display:block}.p-index-about{padding-top:80px;padding-bottom:160px;background:#dbd1ba;padding-inline:16px}.p-index-about__wrapper{padding-top:192px;padding-bottom:152px;padding-left:48px;padding-right:64px;max-width:1120px;margin:0 auto;width:100%;height:100%;position:relative}.p-index-about__wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:url(../img/frame-pc.png) no-repeat top/cover}.p-index-about__wrapper::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:url(../img/frame-pc.png) no-repeat bottom/cover}.p-index-about__sub-title{text-align:center;margin-bottom:64px;position:relative;z-index:1}.p-index-about__sub-title::before{content:"";position:absolute;top:6px;left:-48px;width:calc(100% + 112px);height:4px;background:#000}.p-index-about__sub-title::after{content:"";position:absolute;bottom:4px;left:-48px;width:calc(100% + 112px);height:4px;background-image:linear-gradient(to right, #000000, #000000 6px, transparent 6px, transparent 12px);background-repeat:repeat-x;background-size:12px 4px}.p-index-about__sub-title h4{position:relative;z-index:5;display:inline-block;padding-inline:24px;background:#eae5da}.p-index-about__sub-title h4 span{font-size:35px;font-weight:700;font-family:"Oswald",sans-serif;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16))}.p-index-about__main-title{margin-bottom:80px;position:relative;z-index:1}.p-index-about__main-title img{margin:0 auto;width:360px;height:auto;object-fit:contain}.p-index-about__intro{text-align:center;margin-bottom:88px;position:relative;z-index:1}.p-index-about__intro-title{display:inline-block;text-align:left}.p-index-about__intro-title h3{font-size:52px;margin-bottom:24px;font-weight:900}.p-index-about__intro-title h3 span{padding-left:4px;padding-right:6px;font-size:75px;display:inline-block;background:#f7d046;padding-block:12px;margin-right:12px}.p-index-about__intro-title h3:nth-last-of-type(1){margin-bottom:0}.p-index-about__intro-title h3:nth-last-of-type(1) span{font-size:50px;margin-right:0}.p-index-about__lists{display:flex;gap:56px;margin-bottom:64px;position:relative;z-index:1}.p-index-about__list{background:#f7d046;max-width:472px;width:100%;padding-top:48px;padding-bottom:48px;text-align:center;border-radius:29px;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));padding-inline:16px}.p-index-about__list h4{font-size:35px;font-weight:900;text-align:center;margin-bottom:24px}.p-index-about__list h4 span{display:block;font-size:80px;font-weight:700;font-family:"Oswald",sans-serif;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16));margin-bottom:8px}.p-index-about__list-desc{display:inline-block;text-align:left}.p-index-about__list-desc p{font-size:20px;font-weight:900;line-height:1.75}.p-index-about__more{display:block;position:relative;z-index:1}.p-index-about__more-title{margin-bottom:32px;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}.p-index-about__more-title h4{padding-block:24px;padding-inline:32px;font-size:42px;font-weight:900;background:#ef4829;color:#fff;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16));line-height:1.25}.p-index-about__more-desc p{font-size:18px;font-weight:900;letter-spacing:-0.01em;line-height:1.5}.p-index-about__more-desc p:nth-of-type(1){margin-bottom:8px}@media(max-width: 1024px){.p-index-about__lists{gap:40px}.p-index-about__wrapper{padding-left:40px;padding-right:40px}.p-index-about__sub-title::before{left:-32px;width:calc(100% + 64px)}.p-index-about__sub-title::after{left:-32px;width:calc(100% + 64px)}}@media(max-width: 768px){.p-index-about{padding-top:40px;padding-bottom:72px}.p-index-about__wrapper{padding-top:64px;padding-bottom:64px}.p-index-about__wrapper::before{background:url(../img/frame-sp.png) no-repeat top/cover}.p-index-about__wrapper::after{background:url(../img/frame-sp.png) no-repeat bottom/cover}.p-index-about__sub-title::before{height:2px}.p-index-about__sub-title::after{height:2px}.p-index-about__sub-title h4{padding-inline:16px}.p-index-about__sub-title h4 span{font-size:20px}.p-index-about__main-title{margin-bottom:64px}.p-index-about__intro{margin-bottom:48px}.p-index-about__intro-title h3{font-size:30px;margin-bottom:8px}.p-index-about__intro-title h3 span{font-size:36px;padding-block:8px;margin-right:8px}.p-index-about__intro-title h3:nth-last-of-type(1) span{font-size:27px}.p-index-about__lists{flex-direction:column;gap:32px;margin-bottom:64px}.p-index-about__list{max-width:300px;margin:0 auto;padding-top:40px;padding-bottom:40px;text-align:center;border-radius:29px;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}.p-index-about__list h4{font-size:20px;margin-bottom:32px}.p-index-about__list h4 span{font-size:50px;margin-bottom:4px}.p-index-about__list-desc{display:inline-block;text-align:center}.p-index-about__list-desc p{font-size:18px;line-height:1.4}.p-index-about__list-desc p:nth-of-type(1){margin-bottom:8px}.p-index-about__more{display:block}.p-index-about__more-title{max-width:264px;margin:0 auto;margin-bottom:24px}.p-index-about__more-title h4{padding-block:8px;padding-inline:16px;font-size:18px;line-height:1.95;text-align:center}.p-index-about__more-desc p{font-size:15px;font-weight:700;letter-spacing:-0.01em}.p-index-about__more-desc p:nth-of-type(1){margin-bottom:0px}}.p-index-service{padding-top:188px;background:#f7d046;padding-inline:16px}.p-index-service__wrapper{padding-top:136px;padding-bottom:144px;padding-left:48px;padding-right:64px;max-width:1120px;margin:0 auto;width:100%;height:100%;position:relative}.p-index-service__wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:url(../img/frame-pc.png) no-repeat top/cover}.p-index-service__wrapper::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:url(../img/frame-pc.png) no-repeat bottom/cover}.p-index-service__image{position:absolute;top:-368px;left:-88px;z-index:1}.p-index-service__image img{width:240px;height:auto;object-fit:contain}.p-index-service__main-title{margin-bottom:64px}.p-index-service__main-title img{width:292px}.p-index-service__intro{margin-bottom:88px;position:relative;z-index:1}.p-index-service__intro-title{margin-bottom:32px}.p-index-service__intro-title h3{margin-bottom:16px}.p-index-service__intro-title h3 span{font-weight:900;padding-left:4px;padding-right:6px;font-size:60px;display:inline-block;background:#f7d046;padding-block:12px}.p-index-service__intro-title h3:nth-last-of-type(1){margin-bottom:0}.p-index-service__intro-desc p{font-size:20px;line-height:1.5;font-weight:700}.p-index-service__lists{display:flex;justify-content:space-between;margin-bottom:96px;position:relative;z-index:1;gap:32px;padding-left:16px}.p-index-service__list{max-width:240px;width:100%}.p-index-service__list figure{margin-bottom:16px}.p-index-service__list figure img{margin:0 auto;width:128px;height:auto;object-fit:contain}.p-index-service__list h4{font-size:20px;font-weight:900;text-align:center;background:#000;margin-bottom:8px;color:#fff;line-height:1.5}.p-index-service__list-desc{display:inline-block}.p-index-service__list-desc p{font-size:15px;font-weight:700;line-height:1.33}.p-index-service__contact-button{position:relative;z-index:1}.p-index-service__contact-button a{margin:0 auto;width:376px;height:64px;color:#000;border:2px solid #000;font-size:25px;font-weight:700;font-family:"Roboto",sans-serif}@media(max-width: 1024px){.p-index-service__lists{padding-left:0px}}@media(max-width: 768px){.p-index-service{padding-top:64px;padding-bottom:72px}.p-index-service__wrapper{padding-top:72px;padding-bottom:64px;padding-left:16px;padding-right:16px}.p-index-service__wrapper::before{background:url(../img/frame-sp.png) no-repeat top/cover}.p-index-service__wrapper::after{background:url(../img/frame-sp.png) no-repeat bottom/cover}.p-index-service__image{position:absolute;top:-120px;left:-4px;z-index:1}.p-index-service__image img{width:96px;height:auto;object-fit:contain}.p-index-service__main-title img{width:208px}.p-index-service__intro{margin-bottom:64px}.p-index-service__intro-title{margin-bottom:24px}.p-index-service__intro-title h3{margin-bottom:8px}.p-index-service__intro-title h3 span{font-size:32px;padding-block:6px}.p-index-service__intro-title h3:nth-last-of-type(1){margin-bottom:0}.p-index-service__intro-desc p{font-size:15px}.p-index-service__lists{display:flex;flex-direction:column;align-items:center;margin-bottom:72px;gap:56px}.p-index-service__list-desc p{line-height:1.5}.p-index-service__contact-button a{max-width:264px;width:100%;height:56px;font-size:23px}}.p-index-works{padding-top:240px;padding-bottom:176px;background:#f7d046;padding-inline:16px;position:relative}.p-index-works::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/works_background.svg) no-repeat center/cover}.p-index-works__image{position:absolute;top:56px;right:0px;z-index:1}.p-index-works__image img{width:520px;height:auto;object-fit:contain}.p-index-works__wrapper{padding-left:48px;max-width:1120px;margin:0 auto;position:relative}.p-index-works__main-title{margin-bottom:104px}.p-index-works__main-title img{width:264px}.p-index-works__lists-area{padding-left:80px;display:flex;gap:160px}.p-index-works__list{font-size:18px;font-weight:700;line-height:1.66}@media(max-width: 1024px){.p-index-works__image img{width:320px}.p-index-works__lists-area{gap:80px}}@media(max-width: 768px){.p-index-works{padding-top:0px;padding-bottom:32px}.p-index-works__image{top:-16px}.p-index-works__image img{width:128px}.p-index-works__wrapper{padding:0}.p-index-works__main-title{margin-bottom:40px}.p-index-works__main-title img{width:200px}.p-index-works__lists-area{gap:0;padding:0;flex-direction:column}.p-index-works__list{line-height:2}}@media(max-width: 450px){.p-index-works__list{font-size:15px}}.p-index-profile{padding-top:104px;padding-bottom:176px;background:#f7d046;padding-inline:16px;position:relative}.p-index-profile__wrapper{padding-left:48px;max-width:1120px;margin:0 auto;position:relative}.p-index-profile__main-title{margin-bottom:48px}.p-index-profile__main-title img{width:304px}.p-index-profile__info{display:flex;gap:64px}.p-index-profile__info-area{padding-top:56px;min-width:328px}.p-index-profile__info-name{margin-bottom:24px;font-size:45px;font-weight:900}.p-index-profile__info-name span{display:inline-block;margin-left:16px;font-size:20px;font-weight:400;font-family:"Oswald",sans-serif}.p-index-profile__info-title{margin-bottom:32px}.p-index-profile__info-title h4{font-size:23px;font-weight:900;line-height:1.3}.p-index-profile__info-desc p{font-size:15px;font-weight:500;line-height:1.66;color:#454545}.p-index-profile__info-image{max-width:488px}.p-index-profile__info-image img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16))}@media(max-width: 1024px){.p-index-profile__info{gap:32px}}@media(max-width: 768px){.p-index-profile{padding-top:56px;padding-bottom:48px}.p-index-profile__wrapper{padding-left:0px}.p-index-profile__main-title{margin-bottom:40px}.p-index-profile__main-title img{width:224px}.p-index-profile__info{display:flex;flex-direction:column-reverse;align-items:center;gap:32px}.p-index-profile__info-area{padding-top:0px;min-width:auto;padding-left:24px}.p-index-profile__info-name{font-size:30px;margin-bottom:16px}.p-index-profile__info-title{margin-bottom:24px}.p-index-profile__info-title h4{font-size:20px;line-height:1.25}.p-index-profile__info-image{max-width:320px}}@media(max-width: 450px){.p-index-profile__info-image{max-width:240px}}.p-index-contact{padding-top:32px;padding-bottom:40px;background:#dbd1ba;padding-inline:16px;position:relative}.p-index-contact::before{content:"";position:absolute;top:32px;left:16px;width:calc(100% - 32px);height:calc(50% - 32px);background:url(../img/contact-frame-pc.png) no-repeat top/cover}.p-index-contact::after{content:"";position:absolute;bottom:40px;left:16px;width:calc(100% - 32px);height:calc(50% - 40px);background:url(../img/contact-frame-pc.png) no-repeat bottom/cover}.p-index-contact__wrapper{padding-top:96px;padding-bottom:48px;padding-left:48px;padding-right:64px;max-width:1120px;margin:0 auto;position:relative;z-index:1}.p-index-contact__main-title{margin-bottom:80px}.p-index-contact__main-title img{width:336px}.p-index-contact__intro{margin-bottom:56px;position:relative;z-index:1}.p-index-contact__intro-title h3{margin-bottom:16px}.p-index-contact__intro-title h3 span{font-weight:900;padding-left:10px;padding-right:12px;font-size:40px;display:inline-block;background:#f7d046;padding-block:12px}.p-index-contact__intro-title h3:nth-last-of-type(1){margin-bottom:0}.p-index-contact__form-title{margin-bottom:48px}.p-index-contact__form-title h2{font-family:"Oswald",sans-serif;margin:0 auto;font-size:25px;font-weight:700;max-width:372px;background:url(../img/contact-headline.svg) no-repeat center/contain;line-height:2;color:#fff;text-align:center}.p-index-contact #formWrap{padding-top:64px;padding-bottom:40px;padding-inline:24px;max-width:864px;margin:0 auto;border:1px solid #707070;background:#eae5da}.p-index-contact #formWrap form{width:100%;text-align:center}.p-index-contact #formWrap form input[type=text],.p-index-contact #formWrap form input[type=email]{width:100%;max-width:464px;height:48px;padding:0 1em;letter-spacing:1px;color:#000;background:#fff;font-size:18px;font-weight:500;text-align:left}.p-index-contact #formWrap form input[type=text]::placeholder,.p-index-contact #formWrap form input[type=email]::placeholder{color:#9b9b9b;font-size:18px}.p-index-contact #formWrap form textarea{width:100%;max-width:464px;height:128px;padding:.5em 1em;resize:none;letter-spacing:1px;color:#000;background:#fff;font-size:18px;line-height:1.5;text-align:left}.p-index-contact #formWrap form textarea::placeholder{color:#9b9b9b;font-size:18px}.p-index-contact__form-item{width:100%;padding-bottom:32px}.p-index-contact__send{position:relative;max-width:240px;margin:0 auto}.p-index-contact__send input[type=submit]{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:#fff;transition:.3s;color:#222;border:2px solid #707070;font-family:"Roboto",sans-serif;font-size:18px;font-weight:900}.p-index-contact__send input[type=submit]:hover{opacity:.8}.p-index-contact__error-contents{text-align:center;height:70vh}.p-index-contact__error-contents h4{margin-bottom:24px;line-height:1.5;font-size:15px;font-weight:700}.p-index-contact__error-text{margin-bottom:48px;font-weight:500;font-size:15px}.p-index-contact__error-text .error_messe{margin-block:32px;color:#c12720;font-weight:700}.p-index-contact__error-button{position:relative;max-width:240px;margin:0 auto}.p-index-contact__error-button::before{content:"";position:absolute;top:-2px;right:104px;bottom:0;z-index:1;width:8px;height:8px;margin:auto;transform:rotate(45deg);border-top:solid 2px #000;border-right:solid 2px #000}.p-index-contact__error-button input[type=button]{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:#fff;transition:.3s;color:#222;border:1px solid rgba(34,34,34,.6);border-radius:5px;font-family:"Roboto",sans-serif;font-size:17px;font-weight:700}.p-index-contact__error-button input[type=button]:hover{opacity:.8}@media(max-width: 1024px){.p-index-contact::before{background:url(../img/contact-frame-sp.png) no-repeat top/cover}.p-index-contact::after{background:url(../img/contact-frame-sp.png) no-repeat bottom/cover}}@media(max-width: 768px){.p-index-contact{padding-top:8px;padding-bottom:8px}.p-index-contact::before{top:8px;left:4px;width:calc(100% - 8px);height:calc(50% - 8px)}.p-index-contact::after{bottom:8px;left:4px;width:calc(100% - 8px);height:calc(50% - 8px)}.p-index-contact__wrapper{padding-top:64px;padding-bottom:24px;padding-left:0px;padding-right:0px}.p-index-contact__main-title{margin-bottom:80px}.p-index-contact__main-title img{width:336px}.p-index-contact__intro{margin-bottom:64px}.p-index-contact__intro-title h3{margin-bottom:8px}.p-index-contact__intro-title h3 span{padding-left:8px;padding-right:8px;font-size:32px;padding-block:8px}.p-index-contact__form-title{margin-bottom:64px}.p-index-contact__form-title h2{font-size:18px}.p-index-contact #formWrap{padding-top:64px;padding-bottom:32px}.p-index-contact #formWrap form input[type=text],.p-index-contact #formWrap form input[type=email]{font-size:15px}.p-index-contact #formWrap form input[type=text]::placeholder,.p-index-contact #formWrap form input[type=email]::placeholder{font-size:15px}.p-index-contact #formWrap form textarea{height:240px;font-size:15px}.p-index-contact #formWrap form textarea::placeholder{font-size:15px}.p-index-contact__error-button{max-width:320px}.p-index-contact__error-button::before{right:96px}.p-index-contact__error-button input[type=button]{height:48px;font-size:15px}.p-index-contact__error-button input[type=button]:hover{opacity:.8}}.p-thanks-jp-fv{position:relative;height:100vh}.p-thanks-jp-fv__wrapper{max-width:1086px;margin:0 auto;height:100%}.p-thanks-jp-fv__inner{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:5}.p-thanks-jp-fv__title h1{text-align:center;font-weight:700;margin-bottom:80px;font-size:56px;font-family:"orbitron";color:#fff;padding-inline:24px;line-height:1.2}.p-thanks-jp-fv__title h1 span{display:block;font-weight:700;margin-top:8px;font-size:20px}.p-thanks-jp-fv__desc{padding:0 24px}.p-thanks-jp-fv__desc p{margin:0 auto;max-width:680px;line-height:1.8;font-size:18px;color:#fff}.p-thanks-jp-fv__desc a{display:block;text-align:center;text-decoration:underline;font-weight:700;color:#fff;transition:.3s;margin-top:96px;font-size:18px}.p-thanks-jp-fv__main-image{margin:0 calc(50% - 50vw);width:100vw;position:relative;height:100%}.p-thanks-jp-fv__main-image img{width:100%;height:100%;object-fit:cover;object-position:top}@media(max-width: 768px){.p-thanks-jp-fv__title h1{margin-bottom:40px;font-size:24px}.p-thanks-jp-fv__title h1 span{margin-top:4px;font-size:14px}.p-thanks-jp-fv__desc p{font-size:12px}.p-thanks-jp-fv__desc a{margin-top:48px;font-size:12px}}.fadeUp{animation-name:fadeUpAnime;animation-delay:.5s;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease;opacity:0}@keyframes fadeUpAnime{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fadeUpTrigger{opacity:0}.u-display-inline-block{display:inline-block}.u-display-none{display:none}.u-display-block{display:block}.u-display-pc{display:block}@media(max-width: 768px){.u-display-pc{display:none}}@media(max-width: 1024px){.u-display-tablet-hidden{display:none}}.u-display-tablet{display:none}@media(max-width: 1024px){.u-display-tablet{display:block}}.u-display-sp{display:none}@media(max-width: 768px){.u-display-sp{display:block}}.u-display-sp-xs{display:none}@media(max-width: 450px){.u-display-sp-xs{display:block}}.u-space-mt{margin-top:24px;display:block}@media(max-width: 768px){.u-space-mt{margin-top:16px}}.u-font-size-address{font-size:13px !important}.u-font-size-access{font-size:13px !important}@media(max-width: 768px){.u-font-size-address{font-size:8px !important}.u-font-size-access{font-size:9px !important}}/*# sourceMappingURL=style.min.css.map */