@charset "UTF-8";*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}li,dd{list-style-type:none}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom}@media screen and (max-width:1439px) and (min-width:768px){html{font-size:calc(16 / 1440 * 100vw)}}@media screen and (max-width:389px){html{font-size:calc(16 / 390 * 100vw)}}body{color:#3c3c3c;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.8;letter-spacing:1.28px;font-size:max(1rem, 12.8px)}@media screen and (max-width:767px){body{font-size:1rem}}body.is-fixed{overflow:hidden}a{text-decoration:none;-webkit-transition:.3s;transition:.3s;color:inherit}@media (hover:hover){a:hover{cursor:pointer}}picture,img,a,span{display:inline-block}video,img,svg{width:100%;height:100%}button{font:inherit;color:inherit;background:0 0;background:0 0;border:none}input,textarea,select{font:inherit}@media (min-width:768px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.l-header{margin:0 auto;opacity:0}.l-main{min-height:100vh;opacity:0}.l-inner{position:relative;width:100%;max-width:90rem;height:inherit;padding:0 4rem;margin-inline:auto}@media screen and (max-width:767px){.l-inner{width:100%;max-width:964px;padding:0 2rem}}@media (min-width:375px) and (max-width:767px){.l-inner{max-width:37.5rem}}.l-inner__narrow{max-width:50.5625rem}@media screen and (max-width:767px){.l-inner__narrow{padding:0 2rem;max-width:900px}}.l-footer{padding-block:3rem}.l-section{padding-block:3rem}@media screen and (min-width:768px){.l-section{padding-block:5rem}}.l-section:nth-of-type(n+3){padding-top:0}.l-section:last-child{padding-bottom:0}.c-contact__btn{padding:.625rem 1.875rem;border:1px solid transparent;color:#fff;border-radius:10px;background:-webkit-gradient(linear,right top,left top,color-stop(-1.87%,#d9bcea),to(#7f98ed));background:linear-gradient(270deg,#d9bcea -1.87%,#7f98ed 100%);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;-webkit-box-shadow:0 1px 0 #7f98ed;box-shadow:0 1px 0 #7f98ed;margin-top:-4px}.c-contact__btn img{display:block}.c-contact__btn:hover{-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 0 0 #7f98ed;box-shadow:0 0 0 #7f98ed}.c-icon--x{width:31px;height:auto;aspect-ratio:31/32}.c-icon--mail{width:22px;height:auto;aspect-ratio:22/16}.c-section__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.c-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;line-height:1.2;place-items:center}.c-section__title-en{font-family:"Aboreto",system-ui;font-size:max(1.875rem, 24px);letter-spacing:2.4px}@media screen and (max-width:767px){.c-section__title-en{font-size:1.875rem}}@media screen and (min-width:1440px){.c-section__title-en{font-size:max(3rem, 38.4px);letter-spacing:3.84px}}@media screen and (min-width:1440px) and (max-width:767px){.c-section__title-en{font-size:3rem}}.c-section__title-detail{text-align:center}.js-fade-text{display:inline-block}.js-fade-text .char{display:inline-block}.p-loading{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;opacity:1;overflow:hidden;background:url(//misaki-creativecode.com/wp-content/themes/Misaki-portfolio/assets/css/../img/mv-bg.svg)}.p-loading__inner{position:relative}.p-loading__logo{font-size:max(2rem, 25.6px);font-weight:400;text-transform:uppercase;letter-spacing:3.84px;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100;font-family:"Aboreto",system-ui}@media screen and (max-width:767px){.p-loading__logo{font-size:2rem}}@media screen and (min-width:768px){.p-loading__logo{font-size:max(3rem, 38.4px)}}@media screen and (min-width:768px) and (max-width:767px){.p-loading__logo{font-size:3rem}}.p-loading__circles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.125rem;width:100vw;height:100vh;z-index:1}.p-loading__circle{opacity:0;width:16px;aspect-ratio:1;position:absolute;border-radius:50%;border:1px solid #7f98ed;background:0 0}.p-loading__circle:nth-child(1){width:10%}@media screen and (min-width:768px){.p-loading__circle:nth-child(1){width:4%}}.p-loading__circle:nth-child(2){width:20%;border-width:.25px;-webkit-filter:blur(.5px);filter:blur(.5px)}@media screen and (min-width:768px){.p-loading__circle:nth-child(2){width:8%}}.p-loading__circle:nth-child(3){width:30%;border-width:.5px;-webkit-filter:blur(.5px);filter:blur(.5px)}@media screen and (min-width:768px){.p-loading__circle:nth-child(3){width:12%}}.p-loading__circle:nth-child(4){width:40%;-webkit-filter:blur(1px);filter:blur(1px);border-width:.3px;border-style:dotted}@media screen and (min-width:768px){.p-loading__circle:nth-child(4){width:16%}}.p-loading__circle:nth-child(5){width:50%;-webkit-filter:blur(2px);filter:blur(2px);border-width:.2px;border-style:dotted}@media screen and (min-width:768px){.p-loading__circle:nth-child(5){width:20%}}.p-loading__circle:nth-child(6){width:12%}@media screen and (min-width:768px){.p-loading__circle:nth-child(6){width:5%}}.p-loading__circle:nth-child(7){width:22%;border-width:.25px;-webkit-filter:blur(.5px);filter:blur(.5px)}@media screen and (min-width:768px){.p-loading__circle:nth-child(7){width:10%}}.p-loading__circle:nth-child(8){border-width:.3px;width:32%;-webkit-filter:blur(1px);filter:blur(1px)}@media screen and (min-width:768px){.p-loading__circle:nth-child(8){width:15%}}.p-loading__circle:nth-child(9){width:42%;-webkit-filter:blur(1.5px);filter:blur(1.5px);border-width:.2px}@media screen and (min-width:768px){.p-loading__circle:nth-child(9){width:20%}}.p-loading__circle:nth-child(10){width:52%;-webkit-filter:blur(2px);filter:blur(2px);border-width:.1px;border-style:dashed}@media screen and (min-width:768px){.p-loading__circle:nth-child(10){width:25%}}.p-loading__circle:after{content:"";position:absolute;inset:0;border-radius:50%;background:inherit;-webkit-filter:blur(100px);filter:blur(100px);opacity:.5;z-index:2}.p-loading__circle--1{top:90%;left:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-loading__circle--2{top:10%;left:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-header{position:fixed;z-index:100;top:0;left:0;width:100%;min-height:4.75rem;background:0 0;z-index:999;padding-inline:4rem;text-transform:uppercase;font-family:"Aboreto",system-ui;line-height:1.5;-webkit-transition:translate .5s ease,background-color .5s ease;transition:translate .5s ease,background-color .5s ease}.p-header.js-slide-up{translate:0 -100%}.p-header.is-white{background-color:#fff}@media screen and (max-width:767px){.p-header{padding-inline:2rem;min-height:4rem}}@media (min-width:768px) and (max-width:1000px){.p-header{padding-inline:1.25rem}}.p-header__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-block:1rem;max-width:90rem;margin:0 auto}@media (min-width:769px) and (max-width:899px){.p-header__inner{display:grid;grid-template-columns:11.25rem 1fr}}@media screen and (max-width:767px){.p-header__inner{padding-block:.5rem}}.p-header__logo{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:767px){.p-header__logo{padding-block:.75rem}}.p-header__logo:hover{opacity:.7}.p-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}@media screen and (max-width:767px){.p-header__nav{display:none}}.p-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.p-header__item:hover{opacity:.7}.p-header__btn{padding:.625rem 1.875rem;border:1px solid transparent;color:#fff;border-radius:10px;background:-webkit-gradient(linear,right top,left top,color-stop(-1.87%,#d9bcea),to(#7f98ed));background:linear-gradient(270deg,#d9bcea -1.87%,#7f98ed 100%);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.p-header__btn img{display:block}.p-header__icon--x,.p-drawer__icon--x{width:31px;height:auto;aspect-ratio:31/32}.p-header__icon--mail,.p-drawer__icon--mail{width:22px;height:auto;aspect-ratio:22/16}.p-drawer__icon{position:fixed;z-index:102;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;z-index:99;top:1.5625rem;right:2rem;width:1.75rem;height:.75rem}@media screen and (min-width:768px){.p-drawer__icon{top:18px}}@media (min-width:768px){.p-drawer__icon{display:none}}.p-drawer__icon.js-slide-up{translate:0 -100%}.p-drawer__icon--bar{width:100%;height:2px;-webkit-transform:scaleY(.5);transform:scaleY(.5);background:#3c3c3c;-webkit-transform-origin:center;transform-origin:center}.p-drawer__icon.js-show .p-drawer__icon--bar:nth-of-type(1){rotate:45deg;translate:0 .3125rem}.p-drawer__icon.js-show .p-drawer__icon--bar:nth-of-type(2){rotate:-45deg;translate:0 -.3125rem}.p-drawer{position:fixed;z-index:101;overflow-y:scroll;background:#fff;top:0;right:0;width:100%;height:100vh;height:100svh;font-family:"Aboreto",system-ui;text-align:center;line-height:1.5;translate:101%;-webkit-transition:translate .5s ease;transition:translate .5s ease}.p-drawer.js-show{translate:0}.p-drawer__icon--bar{display:block;-webkit-transition:all .5s ease;transition:all .5s ease}.p-drawer__body{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-padding-before:6rem;padding-block-start:6rem;padding-inline:2.5rem}.p-drawer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem;margin-bottom:2.5rem}.p-drawer__btn{padding:.75rem 2.5rem;max-width:60%;margin:0 auto}.p-footer{width:100%;height:auto;background:#fff;text-transform:uppercase;font-family:"Aboreto",system-ui;line-height:1.5}.p-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1250px){.p-footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}@media (max-width:1300px){.p-footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;line-height:1.5}@media screen and (max-width:767px){.p-footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}}.p-footer__item:hover{opacity:.7}.p-footer-copypright{display:block;text-align:center;font-size:max(0.625rem, 8px)}@media screen and (max-width:767px){.p-footer-copypright{font-size:.625rem}}.p-footer-copypright-br{display:inline}@media (min-width:500px){.p-footer-copypright-br{display:none}}.p-pagetop{position:relative;width:150px;height:150px}.petal{position:absolute;top:50%;left:50%;width:70px;height:100px;background:-webkit-gradient(linear,right top,left top,color-stop(-1.87%,#d9bcea),to(#7f98ed));background:linear-gradient(270deg,#d9bcea -1.87%,#7f98ed 100%);border-radius:50% 50% 50% 50%/60% 60% 40% 40%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.petal:nth-child(1){-webkit-transform:rotate(0deg);transform:rotate(0deg)}.petal:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.petal:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.petal:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.p-mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(//misaki-creativecode.com/wp-content/themes/Misaki-portfolio/assets/css/../img/mv-bg.svg);position:relative;-webkit-padding-before:4rem;padding-block-start:4rem;overflow:hidden}@media screen and (min-width:768px){.p-mv{-webkit-padding-before:4.75rem;padding-block-start:4.75rem}}.p-mv__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:1rem;padding-inline:1.25rem;padding-block:1.5rem 1.25rem}@media screen and (min-width:768px){.p-mv__inner{padding-bottom:6.25rem;padding-top:3.75rem}}@media (min-width:1000px){.p-mv__inner{padding-inline:5rem}}.p-mv__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){.p-mv__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}}@media screen and (min-width:1440px){.p-mv__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.p-mv__container-image{margin:0 auto;max-width:15.625rem;width:100%}.p-mv__container-image img{width:100%;height:auto}@media (min-width:500px) and (max-width:767px){.p-mv__container-image{max-width:18.75rem}}@media screen and (min-width:768px){.p-mv__container-image{-ms-flex-preferred-size:50%;flex-basis:50%;margin:0;max-width:31.25rem}}@media screen and (min-width:1440px){.p-mv__container-image{-ms-flex-preferred-size:60%;flex-basis:60%;max-width:37.5rem}}@media (min-width:500px) and (max-width:767px){.p-mv__title{width:60%}}.p-mv__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;width:100%}@media (min-width:500px) and (max-width:767px){.p-mv__contents{gap:.75rem}}@media screen and (min-width:768px){.p-mv__contents{-webkit-padding-before:2.5rem;padding-block-start:2.5rem;-webkit-padding-after:1.25rem;padding-block-end:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:35%;flex-basis:35%;gap:2.5rem}}@media screen and (min-width:1440px){.p-mv__contents{-ms-flex-preferred-size:40%;flex-basis:40%}}.p-mv__title img,.p-mv__catchcopy img,.p-mv__catchcopy-sub img{display:block;width:100%;height:auto}.p-mv__catchcopy,.p-mv__catchcopy-sub{opacity:0}.p-mv__scroll{text-align:center;opacity:0}@media screen and (min-width:768px){.p-mv__scroll{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}}.p-mv__scroll-text{font-family:"Aboreto",system-ui;font-size:max(1rem, 12.8px)}@media screen and (max-width:767px){.p-mv__scroll-text{font-size:1rem}}@media (min-width:768px) and (max-width:1000px){.p-mv__scroll-text{font-size:10px}}.p-mv__scroll-line{width:1px;height:3.75rem;background:#bbb;margin:0 auto;position:relative}@media screen and (min-width:768px){.p-mv__scroll-line{height:5rem}}.p-mv__scroll-line-active{position:absolute;bottom:100%;left:0;width:2px;height:1.25rem;background:#3c3c3c;-webkit-animation:3s ease-in-out backwards infinite scrollDown;animation:3s ease-in-out backwards infinite scrollDown}@media screen and (min-width:768px){.p-mv__scroll-line-active{height:1.875rem}}@-webkit-keyframes scrollDown{0%{bottom:100%}100%{bottom:0}}@keyframes scrollDown{0%{bottom:100%}100%{bottom:0}}@media screen and (min-width:1440px){.p-works__inner{padding-inline:5rem;margin:0 auto}}.p-works__container{margin-top:3rem}@media screen and (min-width:768px){.p-works__container{margin-top:5rem}}.p-works__cards{display:grid;grid-template-rows:1fr;grid-template-columns:100%;row-gap:2.5rem;position:relative;margin-top:2.5rem}@media screen and (min-width:768px){.p-works__cards{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,1fr);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;row-gap:10rem}}.p-works__card{background:#fff;position:sticky;top:64px;width:100%;margin:0 auto;background:#fff;padding-block:.625rem;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;cursor:pointer}@media screen and (min-width:768px){.p-works__card{top:74px}}.p-works__card:hover .p-works__card-image img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.7}.p-works__card:hover .p-works__card-cover{opacity:1}.p-works__card-image{overflow:hidden;cursor:pointer;position:relative;z-index:1;background:#fff}.p-works__card-image img{width:100%;height:auto;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.p-works__card-cover{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;background:rgba(255,255,255,.6);color:#3c3c3c;font-size:max(1rem, 12.8px);font-weight:700;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:2}@media screen and (max-width:767px){.p-works__card-cover{font-size:1rem}}.p-works__cover-line{height:2px;width:3.75rem;background:#3c3c3c}.p-works__card-contents{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.625rem}.p-works__card-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.p-works__tag{display:inline-block;padding:.3125rem .625rem;line-height:1.5;border:1px solid #777}.p-works__card-title{padding:.3125rem .625rem}.p-works__popup{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:100;top:0;left:0;width:100%;height:100dvh;overflow:auto;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;visibility:hidden;z-index:9999;border-radius:5px}.p-works__popup.is-active{opacity:1;visibility:visible}.p-works__popup-inner{background:#fff;padding:1.25rem;-webkit-padding-after:2.5rem;padding-block-end:2.5rem;max-width:1080px;width:90%;border-radius:10px;overflow-y:auto;max-height:90vh;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);margin:1.25rem auto;position:relative}.p-works__popup-image{position:relative;height:auto;width:100%;aspect-ratio:722/662;margin-block:1.25rem 1rem;margin-inline:auto;overflow:hidden;max-width:400px}.p-works__popup-image:after{content:"";background:url(//misaki-creativecode.com/wp-content/themes/Misaki-portfolio/assets/css/../img/works-pc.png) no-repeat center center;background-size:cover;position:absolute;inset:0;width:100%;height:auto;aspect-ratio:722/622;z-index:2}@media (min-width:800px){.p-works__popup-image{max-width:600px}}.p-works__popup-video-wrapper{aspect-ratio:722/440;width:100%;position:relative;overflow:hidden;border-radius:5px}.p-works__popup-gif{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.p-works__popup-close{position:sticky;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;margin-left:auto;background:0 0;border:none;font-size:30px;cursor:pointer;color:#3c3c3c;z-index:99}@media (min-width:550px){.p-works__popup-close{top:.625rem;right:.625rem}}@media screen and (min-width:768px){.p-works__popup-close{top:1.875rem;right:1.875rem}}.p-works__popup-detail{line-height:1.5;display:grid;row-gap:1.5rem;max-width:500px;margin:0 auto}@media (min-width:800px){.p-works__popup-detail{max-width:600px}}.p-works__popup-heading{font-size:max(1.25rem, 16px);font-weight:700;line-height:1.5;letter-spacing:1.6px}@media screen and (max-width:767px){.p-works__popup-heading{font-size:1.25rem}}.p-cta__btn{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:26px;-moz-column-gap:26px;column-gap:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1.25rem auto}.p-cta__btn:hover{opacity:.7}.p-cta__btn:hover .p-cta__btn-arrow{border:1px solid #3c3c3c}.p-cta__btn:hover .p-cta__btn-arrow:after{opacity:0}.p-cta__btn:hover .p-cta__btn-arrow svg path{stroke:#3c3c3c}.p-cta__btn:hover .p-cta__btn-link:before{scale:1 1;-webkit-transform-origin:left center;transform-origin:left center}.p-cta__btn:hover .p-cta__btn-link:after{opacity:1}.p-cta__btn-link{font-size:20px;position:relative}.p-cta__btn-link:before{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1.5px;background:#7f98ed;scale:0 0;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition:scale .5s ease;transition:scale .5s ease}.p-cta__btn-arrow{width:39px;height:auto;aspect-ratio:1;border-radius:50%;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;overflow:hidden;position:relative}.p-cta__btn-arrow svg{width:21px;height:auto;position:relative;z-index:2}.p-cta__btn-arrow svg path{-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.p-cta__btn-arrow:after{content:"";position:absolute;z-index:1;inset:0;background:#3c3c3c;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.p-works__popup-tag{margin-block:-6px 1.25rem}.p-works__popup-detail-title{display:inline-block;padding:5px 10px;border-bottom:1px solid #3c3c3c;margin-bottom:.3125rem}.p-works__popup-detail-content{padding-left:10px;padding-top:10px}.p-works__popup-detail-content a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;border-bottom:1px solid transparent}.p-works__popup-detail-content a:hover{opacity:.7;border-bottom:1px solid #777}.p-works__popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.5rem;max-width:90%;margin-inline:auto;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.p-works__popup-buttons>button:first-child:nth-last-child(2){margin-right:auto}.p-works__popup-prev,.p-works__popup-next{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;padding:10px 20px;border:1px solid #3c3c3c;background:#3c3c3c;color:#fff;border-radius:5px}.p-works__popup-prev:hover,.p-works__popup-next:hover{cursor:pointer;background:#fff;border-color:#3c3c3c;color:#3c3c3c}.p-service{background:#f3eff7;padding-block:3rem}@media screen and (min-width:768px){.p-service{padding-block:5rem}}.p-service__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media screen and (min-width:768px){.p-service__inner{gap:5rem}}.p-service__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}@media screen and (min-width:768px){.p-service__cards{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:1000px){.p-service__cards{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}}@media screen and (min-width:1440px){.p-service__cards{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}.p-service__card{padding:2.5rem 1.5rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px) and (max-width:1130px){.p-service__card:nth-of-type(2) .p-service__card-text{margin-top:14px}.p-service__card:nth-of-type(2) .p-service__card-title{line-height:1.3}}.p-service__card-image{width:3.75rem}.p-service__card-image img{display:block;width:100%;height:auto;aspect-ratio:60/60}.p-service__card-title{margin-top:32px;font-size:max(1.25rem, 16px);font-weight:700;letter-spacing:1.6px;text-align:center}@media screen and (max-width:767px){.p-service__card-title{font-size:1.25rem}}@media (max-width:400px){.p-service__card-title{font-size:16px;white-space:nowrap}}@media (max-width:500px){.p-service__card-title{font-size:18px;white-space:nowrap}}@media (min-width:768px) and (max-width:810px){.p-service__card-title{font-size:15px}}.p-service__card-br{display:none}@media screen and (min-width:768px){.p-service__card-br{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1130px){.p-service__card-br{display:none}}.p-service__card-text{margin-top:27px;line-height:2;-ms-flex-preferred-size:60%;flex-basis:60%}.p-service__skills{padding:2.5rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media screen and (min-width:768px){.p-service__skills{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-service__skills-title{line-height:1.2}.p-service__skills-title-en{font-size:max(2rem, 25.6px);line-height:1.2;letter-spacing:2.56px}@media screen and (max-width:767px){.p-service__skills-title-en{font-size:2rem}}.p-service__skills-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:21.875rem}@media screen and (min-width:768px){.p-service__skills-boxes{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(7,1fr);row-gap:1.5625rem;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;max-width:68.75rem;-ms-flex-preferred-size:70%;flex-basis:70%}}.p-service__skills-boxes>*{min-width:0}@media screen and (min-width:1440px){.p-service__skills-boxes{grid-template-columns:repeat(7,8.875rem);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.p-service__skills-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.p-service__skills-box:nth-of-type(7){grid-column:1/3;grid-row:4/5}@media screen and (min-width:768px){.p-service__skills-box:nth-of-type(1){grid-column:1/2;grid-row:1/2}.p-service__skills-box:nth-of-type(2){grid-column:3/4;grid-row:1/2}.p-service__skills-box:nth-of-type(3){grid-column:5/6;grid-row:1/2}.p-service__skills-box:nth-of-type(4){grid-column:7/8;grid-row:1/2}.p-service__skills-box:nth-of-type(5){grid-column:2/3;grid-row:2/3}.p-service__skills-box:nth-of-type(6){grid-column:4/5;grid-row:2/3}.p-service__skills-box:nth-of-type(7){grid-column:6/7;grid-row:2/3}.p-service__skills-box:nth-of-type(7) .p-service__skills-text{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;place-items:center}.p-service__skills-box:nth-of-type(7) .p-service__skills-text span{display:block;font-size:max(0.75rem, 9.6px)}}@media screen and (min-width:768px) and (max-width:767px){.p-service__skills-box:nth-of-type(7) .p-service__skills-text span{font-size:.75rem}}@media screen and (min-width:1440px){.p-service__skills-box:nth-of-type(7) .p-service__skills-text p{font-size:max(1rem, 12.8px)}}@media screen and (min-width:1440px) and (max-width:767px){.p-service__skills-box:nth-of-type(7) .p-service__skills-text p{font-size:1rem}}.p-service__skills-icon{width:3.125rem}.p-service__skills-icon img{display:block;height:auto;aspect-ratio:50/50}.p-service__skills-text{line-height:1.5}.p-service__strength{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;position:relative}.p-service__strength-cards{display:grid;grid-template-rows:repeat(1,auto);row-gap:2rem}@media screen and (min-width:768px){.p-service__strength-cards{grid-template-columns:repeat(3,1fr);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}.p-service__strength-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;background:#fff;padding:2.5rem .625rem}.p-service__strength-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media screen and (min-width:1440px){.p-service__strength-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-service__strength-number{color:#d9bcea;font-family:"Aboreto",system-ui;font-size:max(2.5rem, 32px);line-height:1.2;letter-spacing:3.84px}@media screen and (max-width:767px){.p-service__strength-number{font-size:2.5rem}}@media screen and (min-width:768px){.p-service__strength-number{font-size:max(3rem, 38.4px)}}@media screen and (min-width:768px) and (max-width:767px){.p-service__strength-number{font-size:3rem}}.p-service__strength-text{font-size:max(1.5rem, 19.2px);font-weight:700;line-height:1.5;letter-spacing:1.92px}@media screen and (max-width:767px){.p-service__strength-text{font-size:1.5rem}}@media (max-width:400px){.p-service__strength-text{font-size:19px}}@media (min-width:768px) and (max-width:902px){.p-service__strength-text{font-size:16px}}.p-service__strength-br{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:410px){.p-service__strength-br{display:none}}.p-flow__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7.5rem}@media screen and (min-width:768px){.p-flow__inner{max-width:90%}}@media screen and (min-width:1440px){.p-flow__inner{max-width:50.5625rem;padding-inline:0}}.p-flow__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.25rem}.p-flow__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media screen and (min-width:768px){.p-flow__step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:7.5rem}}@media screen and (min-width:1440px){.p-flow__step{gap:7.5rem}}.p-flow__step-icon{display:inline-block;margin:0 auto;position:relative;z-index:99}.p-flow__step-icon img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.5rem;height:auto;aspect-ratio:40/40;display:block}@media screen and (min-width:768px){.p-flow__step-icon{margin-inline:auto 0}}.p-flow__step-circle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6.5625rem;height:auto;aspect-ratio:105/105;border-radius:50%;border:1px solid #d9bcea;background:#d9bcea;z-index:-1}.p-flow__step-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media screen and (min-width:768px){.p-flow__step-container{-ms-flex-preferred-size:70%;flex-basis:70%}}@media screen and (min-width:1440px){.p-flow__step-container{-ms-flex-preferred-size:80%;flex-basis:80%}}.p-flow__step-number{font-family:"Aboreto",system-ui;font-size:max(1.25rem, 16px);line-height:1.2;letter-spacing:3.2px}@media screen and (max-width:767px){.p-flow__step-number{font-size:1.25rem}}.p-flow__step-title{font-size:max(1.5rem, 19.2px);line-height:1.2;letter-spacing:1.92px}@media screen and (max-width:767px){.p-flow__step-title{font-size:1.5rem}}.p-flow__step-text{margin-top:1rem}@media screen and (min-width:768px){.p-flow__step-text{margin-top:1.1875rem}}.p-about__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;margin-top:3rem;max-width:20.375rem;width:100%;margin-inline:auto;-webkit-transition:max-width .6s ease;transition:max-width .6s ease}.p-about__container.js-open{max-width:100%}@media screen and (min-width:768px){.p-about__container{max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem}}.p-about__image img{width:20.375rem;height:auto;aspect-ratio:326/232;margin:0 auto;display:block}@media screen and (min-width:768px){.p-about__image img{width:25rem;height:auto;aspect-ratio:492/350}}@media screen and (min-width:1440px){.p-about__image img{width:30.75rem;height:auto;aspect-ratio:492/350}}.p-about__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.p-about__contents-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media (min-width:768px) and (max-width:1399px){.p-about__contents-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (min-width:1440px){.p-about__contents-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-about__name{font-size:max(1.5rem, 19.2px);letter-spacing:1.92px;font-family:"Aboreto",system-ui}@media screen and (max-width:767px){.p-about__name{font-size:1.5rem}}.p-about__contents-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:768px) and (max-width:1000px){.p-about__contents-text{line-height:1.4}}details summary{list-style:none;cursor:pointer}.p-about__button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.p-about__button-line{width:3.75rem;height:.0625rem;background:#3c3c3c;margin-top:4px}.p-about__viewmore-hidden{overflow:hidden}.p-about__viewmore-hidden p:nth-of-type(2),.p-about__viewmore-hidden p:nth-of-type(3),.p-about__viewmore-hidden p:nth-of-type(4){margin-bottom:10px}.p-about__viewmore[hidden]{display:none}.p-about__close{display:none}.p-contact{background:#f3eff7;padding-block:3rem}@media screen and (min-width:768px){.p-contact{padding-block:5rem}}.p-contact__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}@media screen and (min-width:768px){.p-contact__inner{padding-block:1.25rem;gap:3.75rem}}.p-contact__form{background:#fff;width:100vw;margin-left:calc(-50vw + 50%)}@media screen and (min-width:768px){.p-contact__form{width:100%;max-width:60rem;margin:0 auto}}.p-contact__form p{margin-bottom:2.5rem;letter-spacing:.32px}.p-contact__form p:nth-of-type(1){margin-bottom:1.5rem}.p-contact__form-inner{padding-block:2.5rem}@media screen and (min-width:768px){.p-contact__form-inner{padding-block:5rem}}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 textarea{width:100%;padding-block:.75rem;padding-inline:1.1875rem 1.5rem;border:1px solid #c7c7c7}.wpcf7 input[type=text]:focus,.wpcf7 input[type=email]:focus,.wpcf7 textarea:focus{outline:none;border-color:#d9bcea;-webkit-box-shadow:0 0 0 2px #d9bcea;box-shadow:0 0 0 2px #d9bcea}.wpcf7-form-control-wrap{width:100%;margin-top:1rem}.wpcf7-form p span.--must{color:#cf5151;margin-left:0}.wpcf7-list-item:nth-child(1){margin-left:0}.wpcf7-list-item:nth-child(n+2){margin-left:1.25rem}.wpcf7-list-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5rem;height:auto;aspect-ratio:24/24;border:1px solid #c7c7c7;display:inline-block;vertical-align:middle;margin-right:.5rem;position:relative;margin-top:0 !important}.wpcf7-list-item input[type=checkbox]:focus{outline:none;border-color:#d9bcea;-webkit-box-shadow:0 0 0 2px #d9bcea;box-shadow:0 0 0 2px #d9bcea}.wpcf7-list-item input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wpcf7 textarea{min-height:150px;resize:vertical}.wpcf7-submit{width:15.125rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;border-radius:10px;background:#3c3c3c;color:#fff;letter-spacing:1.28px;border:1px solid transparent;cursor:pointer;-webkit-transition:.3s;transition:.3s;line-height:1.5;position:relative;text-indent:-1rem;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}@media screen and (min-width:768px){.wpcf7-submit{width:18.75rem;min-width:242px}}.wpcf7-submit:hover{background:#fff;color:#3c3c3c;border:1px solid #3c3c3c}.contact__submit-wrap{position:relative;margin:0 auto;text-align:center}.contact__submit-wrap svg{position:absolute;top:50%;translate:-50% -50%;left:calc(50% + 3rem);width:6px;height:auto;pointer-events:none;z-index:99;-webkit-transition:fill .3s ease,-webkit-transform .3s ease;transition:fill .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,fill .3s ease;transition:transform .3s ease,fill .3s ease,-webkit-transform .3s ease}@media screen and (min-width:768px){.contact__submit-wrap svg{left:calc(50% + 4rem)}}.contact__submit-wrap .wpcf7-submit:hover~svg{-webkit-transform:translateX(1rem);transform:translateX(1rem)}.contact__submit-wrap .wpcf7-submit:hover~svg path{fill:#3c3c3c}.wpcf7-spinner{position:absolute;bottom:-50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}.wpcf7-response-output{margin-top:1rem;padding:.75rem 1rem;border-radius:6px;font-size:max(0.875rem, 11.2px);border-color:#d9bcea !important}@media screen and (max-width:767px){.wpcf7-response-output{font-size:.875rem}}.wpcf7-mail-sent-ok{border:1px solid #4caf50;background:#e8f5e9;color:#2e7d32}.wpcf7-validation-errors{border:1px solid #cf5151;background:#ffebee;color:#cf5151}.p-contact__privacy{padding:.625rem 1.25rem;border:1px solid #c7c7c7;margin:0 auto;max-width:80%;max-height:100px;overflow-y:scroll;line-height:1.2}.p-contact__privacy p{margin-bottom:0}.p-contact__privacy p:nth-of-type(1){font-weight:700;margin-bottom:1rem}@media screen and (min-width:768px){.p-contact__privacy{max-height:120px}}.p-contact__privacy-check{text-align:center}@media screen and (min-width:768px){.u-sp{display:none !important}}@media screen and (max-width:767px){.u-pc{display:none !important}}.u-font{font-family:"Noto Sans JP",sans-serif}.u-font__jp{font-family:"Noto Sans JP",sans-serif}.u-font__en{font-family:"Aboreto",system-ui}.u-text__center{text-align:center !important}@media screen and (max-width:767px){.u-text__center--sp{text-align:center !important}}@media screen and (min-width:768px){.u-text__center--pc{text-align:center !important}}.u-text__left{text-align:left !important}@media screen and (max-width:767px){.u-text__left--sp{text-align:left !important}}@media screen and (min-width:768px){.u-text__left--pc{text-align:left !important}}.u-text__right{text-align:right !important}@media screen and (max-width:767px){.u-text__right--sp{text-align:right !important}}@media screen and (min-width:768px){.u-text__right--pc{text-align:right !important}}.u-text__nowrap{white-space:nowrap}@media screen and (max-width:767px){.u-text__nowrap--sp{white-space:nowrap}}@media screen and (min-width:768px){.u-text__nowrap--pc{white-space:nowrap}}.u-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.u-pointer__none{pointer-events:none !important}@media screen and (max-width:767px){.u-pointer__none--sp{pointer-events:none !important}}@media screen and (min-width:768px){.u-pointer__none--pc{pointer-events:none !important}}.u-animation__fadeIn{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.u-animation__fadeIn.js-show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#base path{fill:#3c3c3c}#mask path{fill:none;stroke:#fff;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round}.p-mv__scroll-line{background:#bbb;overflow:hidden}.p-mv__scroll-line-active{background:#3c3c3c;-webkit-animation:1.5s ease-in-out backwards infinite scrollDown;animation:1.5s ease-in-out backwards infinite scrollDown}@keyframes scrollDown{0%{bottom:100%}100%{bottom:-50px}}