@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Urbanist:ital,wght@0,100..900;1,100..900&family=Zen+Old+Mincho:wght@400;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";*{box-sizing:border-box}:after,:before{box-sizing:inherit}html{font-size:0;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden],.pc-only{display:none}@media (min-width: 1024px){.pc-only{display:inline-block}}*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;font-size:16px;line-height:1.6;height:100%;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;color:#231f20;background-color:#fff;font-size:0;font-family:Noto Sans JP,sans-serif;font-weight:500;max-width:100vw;min-width:350px;width:100%;overflow-x:hidden}::selection{background-color:#231f20b3;color:#fff}img,video,object{max-width:100%;height:auto;border:none;display:block}a{position:relative}a:hover{text-decoration:none}a,label,input,button{transition:all .4s}h2{margin-bottom:40px;position:relative;font-size:32px;font-family:Zen Old Mincho,serif;display:flex;flex-direction:column;z-index:2}@media screen and (max-width: 639px){h2{font-size:2rem}}h3{margin-bottom:32px;display:flex;font-size:1.25rem;font-weight:700;z-index:1}h3:before{content:"";margin-right:8px;display:inline-block;width:4px;height:32px;background-color:#6089e6}h4{margin-bottom:16px;font-size:1.25rem;font-weight:700}p{font-size:16px;font-family:Zen Old Mincho,serif;letter-spacing:.16em;line-height:2}.l-body{max-width:100vw;min-width:350px;width:100%;height:100%;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.l-body-main{flex:1}.l-header{width:100%;position:fixed;top:0;z-index:99;transition:all .4s;transition:.4s cubic-bezier(.4,0,.2,1);font-family:Urbanist,sans-serif;text-transform:capitalize}.l-header.is-headIn{transform:translateY(-100%)}.l-header__inner{margin:0 auto;padding:24px 32px;line-height:1}@media screen and (max-width: 639px){.l-header__inner{padding:16px}}.l-header__inner{display:flex;justify-content:space-between;align-items:center}.l-header__logo{height:24px;transition:all .4s}@media screen and (max-width: 639px){.l-header__logo{height:18px}}.l-header__logo img{height:24px;display:inline-block}@media screen and (max-width: 639px){.l-header__logo img{height:18px}}.l-header__nav{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.l-header__navCta{display:inline-block;text-decoration:none;text-transform:uppercase;padding:3px 16px;color:#231f20;background-color:#fff200;border-radius:50px}@media screen and (max-width: 639px){.l-header__navCta{display:none}}.l-header__navCta:hover{color:#231f20;background-color:transparent;text-decoration:none}.l-header__navLists{z-index:1;position:fixed;top:72px;left:100%;width:100%;max-width:100vw;background:#fff;text-align:center;transition:all .4s}.l-header__navLists li{line-height:1}.l-header__navLists a{color:#231f20;text-decoration:none;position:relative;display:inline-block;padding:0 16px;margin:16px auto;line-height:1}@media screen and (max-width: 639px){.l-header__navLists a{width:100%}}.l-header__navLists a:after{position:absolute;bottom:0;left:50%;content:"";width:0;height:2px;background-color:#231f20;transition:.4s;transform:translate(-50%)}.l-header__navLists a:hover{text-decoration:none}.l-header__navLists a:hover:after{width:100%}@media screen and (max-width: 639px){.l-header__navLists a:hover:after{width:0}}.l-header__navHamburger{display:block;position:relative;width:40px;height:40px;transition:transform .4s ease-in;border:solid .5px #231F20;border-radius:100%;transition:all .4s}.l-header__navHamburger>span,.l-header__navHamburger>span:before,.l-header__navHamburger>span:after{display:block;position:absolute;height:1px;width:25px;background-color:#231f20;border-radius:1px;content:"";cursor:pointer;transition:all .4s;transform:translate(25%)}.l-header__navHamburger>span{top:47%}.l-header__navHamburger>span:before{transform:translateY(-9px)}.l-header__navHamburger>span:after{transform:translateY(9px)}.l-header__navClose{display:none;position:fixed;top:72px;left:0;width:100%;height:100%;opacity:0;transition:.4s ease-in-out;transition:all .4s}.l-header #l-header__navToggle{display:none}.l-header #l-header__navToggle:checked+.l-header__navHamburger{transform:rotate(45deg)}.l-header #l-header__navToggle:checked+.l-header__navHamburger span:before,.l-header #l-header__navToggle:checked+.l-header__navHamburger span:after{transition:all .4s;transform:rotate(90deg)}.l-header #l-header__navToggle:checked~.l-header__navClose{display:block}.l-header #l-header__navToggle:checked~.l-header__navLists{display:block;top:72px;left:0}@media (min-width: 640px){.l-header__nav{flex-direction:row-reverse}.l-header__navCta{padding:3px 32px}.l-header__navLists{display:flex;align-items:center;gap:10px;position:relative;top:0;left:0;background:transparent}.l-header__navLists a{margin:0 auto;padding:0 8px}.l-header__navLists a:after{background-color:#231f20}.l-header__navHamburger{display:none}}@media (min-width: 1024px){.l-header__inner{gap:200px}}.home .l-header.js-header-scrolled .l-header__navLists li a{color:#fff}.home .l-header .l-header__logo.before{display:inline-block}.home .l-header .l-header__logo.after,.home .l-header.js-header-scrolled .l-header__logo.before{display:none}.home .l-header.js-header-scrolled .l-header__logo.after{display:inline-block}.wp-singular .l-header .l-header__logo.after,.archive .l-header .l-header__logo.after{display:none}.l-footer__inner{padding:120px 0;display:flex;flex-direction:column;align-items:center;gap:40px}.l-footer__logo img{height:24px}@media screen and (max-width: 639px){.l-footer__nav{display:none}}.l-footer__navLists{display:flex;gap:16px}.l-footer__navLists li{font-size:14px;font-family:Urbanist,sans-serif}.l-footer__cta{padding:3px 32px;display:inline-block;font-size:14px;font-family:Urbanist,sans-serif;text-decoration:none;text-transform:uppercase;color:#231f20;background-color:#fff200;border-radius:50px;line-height:1}.l-footer__cta:hover{color:#231f20;background-color:transparent;text-decoration:none}.l-footer__privacy{font-size:12px;font-family:Zen Old Mincho,serif;text-decoration:underline}.l-footer__copyright{padding:16px 0;text-align:center;font-size:14px}.l-section__inner{width:960px;padding:0 0 200px;margin:0 auto}@media screen and (max-width: 639px){.l-section__inner{width:100%;padding:0 24px 120px}}.l-section__inner--first{padding:200px 0}@media screen and (max-width: 639px){.l-section__inner--first{width:100%;padding:120px 24px}}.l-section__contentWrap{display:flex;gap:64px}@media screen and (max-width: 639px){.l-section__contentWrap{width:100%;flex-direction:column}}.l-section__left{width:50%}@media screen and (max-width: 639px){.l-section__left{width:100%}}.l-section__left img{margin:0 auto;display:block}.l-section__left .logo-bg-w{width:240px;padding:24px;background-color:#fff}.l-section__right{width:50%}@media screen and (max-width: 639px){.l-section__right{width:100%}}.l-section__right p{margin-bottom:40px}@media screen and (max-width: 639px){.l-section__right p{font-size:14px;letter-spacing:0}}.l-section p{letter-spacing:0}.l-topSection{width:100%;height:100vh;padding:40px 0;scroll-snap-align:start}.l-topSection__inner{width:960px;height:100%;margin:0 auto;position:relative;border-left:solid .5px #fff}@media screen and (max-width: 639px){.l-topSection__inner{width:100%;border-width:0}}.l-topSection__contentWrap{padding-left:40px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 639px){.l-topSection__contentWrap{padding:0 24px}}.l-topSection p{color:#fff}.l-topSection__txt{margin-bottom:40px}@media screen and (max-width: 639px){.l-topSection__txt{font-size:14px}}.l-topSection__bg{width:100%;height:100vh;position:absolute;top:0;z-index:-1}.l-topSection__bg img{width:100%;height:100%;object-fit:cover}.section{width:100%;height:100vh}#fullpage-wrapper{height:100vh;position:relative}.snap-section{position:absolute;top:0;left:0;width:100%;height:100vh}.snap-section:first-child{z-index:10}.snap-section:nth-child(2){z-index:9}.snap-section:nth-child(3){z-index:8}.snap-section:nth-child(4){z-index:7}.snap-section:nth-child(5){z-index:6}.snap-section:nth-child(6){z-index:5}.snap-section:nth-child(7){z-index:4}.snap-section:nth-child(8){z-index:3}.snap-section:nth-child(9){z-index:2}.snap-section:nth-child(10){z-index:1}.c-ttl{margin-bottom:40px;color:#fff}.c-ttl__en{font-size:3rem;font-family:Urbanist,sans-serif;letter-spacing:0}@media screen and (max-width: 639px){.c-ttl__en{font-size:40px}}.c-ttl__ja{font-size:14px;font-family:Zen Old Mincho,serif;display:flex;align-items:center;gap:8px;letter-spacing:0;line-height:1}@media screen and (max-width: 639px){.c-ttl__ja{flex-wrap:wrap}}.c-ttl__ja span{font-size:18px;margin-left:24px}@media screen and (max-width: 639px){.c-ttl__ja span{margin:0}}.c-ttl__jaOnly{font-size:32px!important;letter-spacing:0}@media screen and (max-width: 639px){.c-ttl__jaOnly{font-size:24px!important}}.c-ttl__jaOnly--black{color:#231f20}.c-ttl__ja:before{content:"";width:16px;height:.5px;display:inline-block;background-color:#fff}.c-ttl p{line-height:1.4}.c-ttl--black{color:#231f20}.c-ttl--black .c-ttl__ja:before{background-color:#231f20}.c-btn a{font-size:14px;color:#fff;font-family:Urbanist,sans-serif;border:.5px solid #fff;display:inline-block;position:relative;box-sizing:border-box;text-align:center;padding:8px 48px;margin-inline:auto;text-decoration:none;cursor:pointer;z-index:999;transition:all .3s}.c-btn a:after{content:"";position:absolute;top:50%;right:-20px;width:40px;height:.5px;background:#fff;transition:all .3s ease}.c-btn a.c-btn--black{border:.5px solid #231F20;color:#231f20}.c-btn a.c-btn--black:after{background:#231f20}.c-btn:hover:after{-webkit-animation:OutIn-Line .7s;animation:OutIn-Line .7s;transition:all .3s}@keyframes OutIn-Line{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50.1%{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);-webkit-transform-origin:0 0;transform-origin:0 0}}.c-breadcrumb{width:100%;padding:8px 24px;font-size:12px;font-family:Urbanist,sans-serif}.c-breadcrumb__slash{padding:0 8px}.c-breadcrumb a{text-decoration:underline}.c-pagination{margin-top:80px;font-size:14px;text-align:center}.c-pagination a.page-numbers{padding:8px 4px;border-width:0;text-decoration:underline;color:#898989}.c-pagination a.page-numbers:hover{color:#231f20}.c-pagination a.page-numbers.current{color:#231f20;text-decoration:none}.c-pagination a.page-numbers.prev,.c-pagination a.page-numbers.next{color:#898989;text-decoration:none}.c-pagination a.page-numbers.prev:hover,.c-pagination a.page-numbers.next:hover{color:#231f20}.c-catList{margin-bottom:40px;display:flex;flex-wrap:wrap;gap:16px 2%}.c-catList__cat{width:49%;padding:16px 0;display:inline-block;color:#a0a0a0;font-size:16px;font-family:Zen Old Mincho,serif;text-align:center;border:solid 1px #eaeaea}@media screen and (max-width: 639px){.c-catList__cat{width:100%}}.c-catList button.is-current{color:#231f20;font-weight:700;border:solid 1px #fff200;background-color:#fff200}.c-flex{display:flex;gap:64px}.c-flex img,.c-flex p{width:50%}.c-large{font-size:20px;font-weight:700;margin-bottom:16px}.p-fv{width:100%;height:calc(100vh - 120px);padding-top:72px;position:relative;background-image:url(../images/top/top-bg.png);z-index:-2}@media screen and (max-width: 639px){.p-fv{height:40vh;padding:72px 24px 0}}.p-fv__inner{width:960px;height:calc(100vh - 120px);margin:0 auto;position:relative}.p-fv__catch{margin-bottom:0;position:absolute;top:50%;left:0;transform:translateY(calc(-50% - 72px));font-family:Zen Old Mincho,serif;line-height:2;font-size:32px;font-weight:700;color:#231f20}@media screen and (max-width: 639px){.p-fv__catch{top:20vh;font-size:16px}}.p-fv__catch span{display:inline-block;-webkit-transition:.5s;transition:.5s;opacity:0;-webkit-transform:translateX(-50px);transform:translate(-50px)}.p-fv__catch span:nth-child(14){font-size:0;line-height:0;display:block}.p-fv__catch span.is-animated{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}.p-fv__img{width:80%;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:-1}@media screen and (max-width: 639px){.p-fv__img{width:100%;padding:0 24px}}.p-video{padding:0 80px;background-image:url(../images/top/top-bg.png)}@media screen and (max-width: 639px){.p-video{height:80vh;padding:0 24px}}.p-video video{width:100%;height:100%;object-fit:cover}.p-shopInfo{background-image:url(../images/top/top-bg.png)}.p-lowerTtl{width:100%;height:570px;background-image:url(../images/common/bg.png)}@media screen and (max-width: 639px){.p-lowerTtl{height:320px}}.p-lowerTtl__inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.p-lowerTtl p{line-height:1}.p-lowerTtl__ja{font-size:14px;display:flex;align-items:center;gap:8px}.p-lowerTtl__ja:before,.p-lowerTtl__ja:after{content:"";width:16px;height:.5px;display:inline-block;background-color:#231f20}.p-lowerTtl__en{font-size:64px;font-family:Urbanist,sans-serif;text-align:center}@media screen and (max-width: 639px){.p-lowerTtl__en{font-size:48px}}.p-lowerBg{width:100%;height:400px;position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-content:center}@media screen and (max-width: 639px){.p-lowerBg{height:160px}}.p-lowerBg img{object-fit:cover}.p-philosophy{display:flex;gap:64px}@media screen and (max-width: 639px){.p-philosophy{flex-direction:column}}.p-philosophy__img{width:33.33333%}@media screen and (max-width: 639px){.p-philosophy__img{width:100%}}.p-philosophy__txt{width:calc(66.66667% - 64px)}@media screen and (max-width: 639px){.p-philosophy__txt{width:100%}}.p-philosophy__sub{margin-bottom:24px}.p-philosophy__catch{margin-bottom:24px;font-size:32px;font-weight:700;line-height:2;letter-spacing:.24em!important}@media screen and (max-width: 639px){.p-philosophy__catch{font-size:24px}}.p-philosophy__main{font-size:14px}.p-company{display:flex;gap:64px}@media screen and (max-width: 639px){.p-company{flex-direction:column}}.p-company__content{width:50%}@media screen and (max-width: 639px){.p-company__content{width:100%}}.p-company__sub{margin-bottom:24px}.p-company__catch{margin-bottom:24px;font-size:20px;font-weight:700}.p-company__main{font-size:14px}.p-images{height:91.8vw;position:relative}@media screen and (max-width: 639px){.p-images{height:auto}}.p-images img,.p-images video{position:relative}@media screen and (max-width: 639px){.p-images img,.p-images video{width:100%;margin-bottom:64px;position:static}}.p-images__01{width:44.143vw;aspect-ratio:3/2;left:5.856vw;object-fit:cover}@media screen and (max-width: 639px){.p-images__01{padding-right:20%}}.p-images__02{width:26.5vw;left:67.642vw;top:-32.21vw}@media screen and (max-width: 639px){.p-images__02{padding-left:40%}}.p-images__03{width:17.642vw;left:11.713vw}@media screen and (max-width: 639px){.p-images__03{padding-left:20%;padding-right:20%}}.p-images__04{width:25.768vw;left:44.143vw;top:-27.818vw}@media screen and (max-width: 639px){.p-images__04{padding-left:5%;padding-right:15%}}.p-table{width:100%}.p-table tbody{display:block}.p-table strong,.p-table p{font-size:14px}.p-table tr{display:flex;gap:16px}.p-table tr:first-child th,.p-table tr:first-child td{border-top:solid 1px #eaeaea}.p-table th,.p-table td{padding:16px 0;font-size:14px;font-family:Zen Old Mincho,serif;border-bottom:solid 1px #eaeaea;line-height:1.8}.p-table th p,.p-table td p{line-height:1.8}.p-table th span,.p-table td span{font-size:14px}.p-table th span.head,.p-table td span.head{width:70px;display:inline-block}.p-table th{width:calc(20% - 8px)}.p-table td{width:calc(80% - 8px)}.p-table__strong{font-weight:700}.js-switchingContents{display:none}.js-switchingContents.is-open{display:inline-block}.p-news{width:100%}.p-news a{width:100%;padding:16px 0;display:inline-block;border-bottom:solid 1px #3d3d3d}.p-news a:hover{opacity:.6}.p-news__date{font-size:12px}.p-news__ttl{font-size:20px;font-weight:700}.p-news__main{font-size:14px}.p-contact{width:576px;padding:200px 0;margin:0 auto}@media screen and (max-width: 639px){.p-contact{width:100%;padding:120px 24px}}.p-contact p{font-size:1rem;font-weight:400}.p-contact p.privacy-check{margin-bottom:16px;text-align:center}.p-contact__txt{margin-bottom:64px}.p-contact__annotation{display:block;font-size:14px}.p-contact__link{border-bottom:solid 1px #231F20}.p-contact .u-red{display:inline}.p-contact label{width:100%;margin-bottom:32px;display:inline-block;font-size:1rem;font-family:Zen Old Mincho,serif}@media screen and (max-width: 959px){.p-contact label{flex-direction:column}}.p-contact label p{width:20%;padding:16px;background-color:#eff3fd}@media screen and (max-width: 959px){.p-contact label p{width:100%}}.p-contact input,.p-contact textarea,.p-contact select{width:80%;padding:16px 0;margin-top:16px;border-bottom:solid 1px #eaeaea;font-size:14px}@media screen and (max-width: 959px){.p-contact input,.p-contact textarea,.p-contact select{width:100%}}.p-contact input::placeholder,.p-contact textarea::placeholder{color:#c9c9c9}.p-contact input.privacy-consent{width:auto}.p-contact .wpcf7-acceptance{margin-top:0;text-align:center}.p-contact .wpcf7-acceptance label{width:auto}.p-contact .wpcf7-list-item{width:100%;margin:0}.p-contact .wpcf7-list-item label{display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:4px}.p-contact .wpcf7-list-item .privacy-consent,.p-contact .wpcf7-acceptance .wpcf7-list-item-label{width:auto}@media screen and (max-width: 639px){.p-contact .wpcf7-acceptance .wpcf7-list-item-label{margin-left:0}}.p-contact .privacy-concentWrap{text-align:center}.p-contact .privacy-concentWrap label{justify-content:center;gap:4px}@media screen and (max-width: 959px){.p-contact .privacy-concentWrap label{flex-direction:row}}.p-contact .privacy-concentWrap label input{width:auto}.p-contact .wpcf7-form-control-wrap{width:calc(80% - 16px)}@media screen and (max-width: 959px){.p-contact .wpcf7-form-control-wrap{width:100%}}.p-contact .wpcf7-form-control-wrap input,.p-contact .wpcf7-form-control-wrap textarea,.p-contact .wpcf7-form-control-wrap select{width:100%}.p-contact .wpcf7-submit{width:50%;margin:0 auto;display:block;text-align:center;font-size:14px;font-family:Urbanist,sans-serif;color:#231f20;border:solid 1px #231F20;border-radius:64px}.p-contact .wpcf7-submit:hover{color:#fff;background-color:#231f20;border:solid 1px #231F20}.p-contact__thanks{font-size:1.5rem;text-align:center}.p-contact__thanksTxt{font-size:1rem;text-align:center}.p-contact__btnArea{margin-top:64px;display:flex;justify-content:space-between}.p-contact__btnArea .previous{width:calc(50% - 16px);text-align:center}.p-contact__btnArea .previous input{color:#231f20;background-color:#eff3fd;border:solid 2px #EFF3FD;border-radius:64px}.p-contact__btnArea .previous input:hover{color:#eff3fd;background-color:#231f20}.p-contact__btnArea .submit{width:calc(50% - 16px)}.p-contact__btnArea .submit input:hover{color:#6089e6;background-color:#fff;border:solid 2px #6089E6}.p-contact span.wpcf7-spinner{margin:0}.wpcf7 form .wpcf7-response-output{font-size:14px;text-align:center;font-family:Zen Old Mincho,serif}.p-contact.comfirm label span{margin:16px 0 0;padding:16px 0;display:block;border-bottom:solid 1px #eaeaea}.p-contact.comfirm label span.u-red{display:inline}.p-privacy h1{font-size:24px;font-family:Zen Old Mincho,serif}.p-privacy p{margin-bottom:40px}.p-privacy p:last-child{margin-bottom:0}.p-privacy .l-section__inner{padding-bottom:120px}@media screen and (max-width: 639px){.p-privacy .l-section__inner{padding-bottom:80px}}.p-privacy .l-section__inner:last-child{padding-bottom:200px}@media screen and (max-width: 639px){.p-privacy .l-section__inner:last-child{padding-bottom:120px}}.p-recruit__img{width:33.33333%}@media screen and (max-width: 639px){.p-recruit__img{width:100%}}.p-recruit__txt{width:calc(66.66667% - 64px)}@media screen and (max-width: 639px){.p-recruit__txt{width:100%}}.p-recruit__sub{margin-bottom:24px}.p-recruit__catch{margin-bottom:24px;font-size:20px;font-weight:700;line-height:2}.p-recruit__main{font-size:14px}.p-recruit__features{margin-bottom:80px;display:flex;gap:64px}@media screen and (max-width: 639px){.p-recruit__features{flex-direction:column}}.p-company.features{margin-bottom:80px}.p-company.features:last-child{margin-bottom:0}.p-editor h1{margin-bottom:40px;font-size:32px;font-family:Zen Old Mincho,serif;font-weight:700}.p-editor p,.p-editor .wp-block-image{margin-bottom:16px}.p-message__catch{margin-bottom:24px;font-size:20px;font-weight:700;line-height:2}.p-message__inner{margin-bottom:16px}.p-message__main{font-size:14px}.p-message__txt{margin-bottom:16px}.p-message__head{margin-bottom:16px;font-weight:700}.p-message__strong{font-weight:700}.p-message__name{display:flex;align-items:center}.p-message__name:before{content:"";width:16px;height:1px;margin-right:4px;display:inline-block;background-color:#231f20}.p-business__inner{margin-bottom:40px;display:flex;gap:64px}@media screen and (max-width: 639px){.p-business__inner{gap:40px;flex-direction:column}}.p-business__img{width:calc(50% - 32px)}@media screen and (max-width: 639px){.p-business__img{width:100%}}.p-business__txt{width:calc(50% - 32px)}@media screen and (max-width: 639px){.p-business__txt{width:100%}}.p-business__head{margin-bottom:16px;font-size:20px;font-weight:700}.p-business__flex{display:flex;gap:64px}@media screen and (max-width: 639px){.p-business__flex{flex-direction:column}}.p-business__flex div{width:33.333%}@media screen and (max-width: 639px){.p-business__flex div{width:100%}}.p-business__flex.consul div{width:50%}@media screen and (max-width: 639px){.p-business__flex.consul div{width:100%}}.p-business__contentTtl{margin-bottom:8px;font-weight:700}.p-business__contentTxt{padding-left:14px;text-indent:-14px;margin-bottom:8px;font-size:14px}.p-business__contentTxt:last-child{margin-bottom:0}.p-business__contentTxt span{display:flex;align-items:center;font-weight:700;text-indent:0}.p-business__contentTxt span:before{content:"";width:16px;height:1px;margin-right:4px;display:inline-block;background-color:#231f20}.p-business__contentTxt.strong{padding:4px 8px;display:inline-block;font-size:16px;font-weight:700;text-indent:0;background-color:#fff200}.p-business__contentTxt.annotation{font-size:12px}.u-inline-block,.u-pc{display:inline-block}@media screen and (max-width: 639px){.u-pc{display:none}}.u-sp{display:none}@media screen and (max-width: 639px){.u-sp{display:inline-block}}.u-red{color:#e6606a}.u-ta-r{text-align:right}.u-mt-1{margin-top:16px}.u-pl-0{padding-left:0}@media screen and (max-width: 639px){.u-ta-c-sp{text-align:center}}.u-mb-8{margin-bottom:8px}
