@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}main{width:100%;max-width:100%;overflow-x:hidden;position:relative}main>*+*{margin-top:90px}main>*+.top-news,main>.top-news+*{margin-top:0}main::before{content:"";position:fixed;top:120px;left:-100px;width:500px;height:500px;background-image:url(../img/bg_blur.png);background-size:contain;background-repeat:no-repeat;background-position:bottom center;z-index:-1;pointer-events:none}@media screen and (max-width: 980px){main::before{display:none}}.fv-lead-text{position:absolute;left:140px;top:140px;transform:none;z-index:10}@media screen and (max-width: 1299px){.fv-lead-text{left:80px;top:190px}}@media screen and (max-width: 767px){.fv-lead-text{left:20px;top:100px;transform:none}}.fv-lead-text .fv-lead-content{display:flex;flex-direction:row-reverse;gap:15px;align-items:flex-start;justify-content:flex-start}@media screen and (max-width: 767px){.fv-lead-text .fv-lead-content{gap:12px}}.fv-lead-text .fv-lead-line{writing-mode:vertical-rl;font-size:3rem;font-family:"Zen Maru Gothic",sans-serif;font-style:normal;font-weight:500;letter-spacing:.3em;color:#5e463c;background:#fff;border-radius:10px;padding:25px 10px;line-height:1.5;box-shadow:0 12px 48px rgba(254,165,163,.45)}@media screen and (max-width: 1199px){.fv-lead-text .fv-lead-line{font-size:2.4rem;padding:20px 15px;border-radius:12px;letter-spacing:.25em}}@media screen and (max-width: 767px){.fv-lead-text .fv-lead-line{font-size:2rem;padding:15px 7px;border-radius:10px;letter-spacing:.2em}}.fv-lead-text .fv-lead-quote{position:relative;display:inline-block;padding-bottom:10px}.fv-lead-text .fv-lead-quote::before{content:"";position:absolute;top:-20px;left:-18px;width:30px;height:20px;background-image:url(../img/dec_quote.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767px){.fv-lead-text .fv-lead-quote::before{width:18px;height:18px;top:-10px;left:-14px}}.fv-lead-text .fv-lead-quote::after{content:"";position:absolute;bottom:5px;right:-18px;width:30px;height:20px;background-image:url(../img/dec_quote.svg);background-size:contain;background-repeat:no-repeat;transform:rotate(180deg)}@media screen and (max-width: 767px){.fv-lead-text .fv-lead-quote::after{width:18px;height:18px;bottom:0px;right:-14px}}.top-about{position:relative;padding:20px 0 0;max-width:1200px;margin:80px auto 0 !important}@media screen and (max-width: 1199px){.top-about{width:100%;padding:40px 4rem}}@media screen and (max-width: 767px){.top-about{width:100%;padding:0 2rem}}.top-about .about-layout{display:flex;align-items:center;gap:5%;padding:0 5%}@media screen and (max-width: 980px){.top-about .about-layout{flex-direction:column;gap:30px}}.top-about .about-image-wrapper{flex:0 0 50%;position:relative;min-height:400px}@media screen and (max-width: 980px){.top-about .about-image-wrapper{flex:none;width:80%;min-height:350px}}@media screen and (max-width: 767px){.top-about .about-image-wrapper{width:100%;min-height:300px;margin-bottom:30px}}.top-about .about-background{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(5deg);width:100%;height:100%;max-width:350px;aspect-ratio:3/4;background:#ffcfce;border-radius:25px;z-index:1}@media screen and (max-width: 767px){.top-about .about-background{border-radius:20px;max-width:80%}}.top-about .about-image{position:relative;z-index:2;transform:rotate(-8deg);display:flex;justify-content:center;align-items:center}.top-about .about-image::after{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background-image:url(../img/bg_blur.png);background-size:contain;background-repeat:no-repeat;background-position:bottom center;opacity:.6;z-index:-1;pointer-events:none}.top-about .about-image img{width:100%;height:auto;max-width:350px;border-radius:25px;object-fit:cover;box-shadow:10px 10px 32px rgba(254,165,163,.4)}@media screen and (max-width: 767px){.top-about .about-image img{border-radius:20px;max-width:80%}}.top-about .about-contents{flex:0 0 45%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 980px){.top-about .about-contents{flex:none;width:100%}}@media screen and (max-width: 767px){.top-about .about-contents{gap:30px}}.top-about .about-contents .about-text{font-size:1.6rem;color:#5e463c}.top-about .about-contents .about-text>*+*{margin-top:20px}.top-about .about-contents .about-text p{line-height:2.2}.top-about .about-contents .about-name{font-size:1.6rem;font-weight:700;color:#e02622;margin-top:20px}@media screen and (max-width: 767px){.top-about .about-contents .about-name{font-size:1.4rem}}.top-about .cards-grid{margin-top:50px}@media screen and (max-width: 767px){.top-about .cards-grid{margin-top:30px}}.top-job-opening{padding-top:50px;background:hsla(0,0%,100%,.5);border-radius:100px;box-shadow:0 4px 16px rgba(254,165,163,.6);transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 767px){.top-job-opening{border-radius:12px;padding-top:0}}.top-job-opening:hover{transform:translateY(-5px);box-shadow:10px 10px 32px rgba(254,165,163,.4)}.top-job-opening .cards-grid{display:grid;gap:20px;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 1299px){.top-job-opening .cards-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 980px){.top-job-opening .cards-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.top-job-opening .cards-grid{grid-template-columns:repeat(2, 1fr);gap:15px}}.top-job-opening .cards-grid.parts_02 img{border-radius:10px 10px 0 0}@media screen and (max-width: 767px){.top-job-opening .card-title{font-size:1.2rem !important;padding-right:10px !important;margin:0 10px !important;min-height:40px !important}}@media screen and (max-width: 767px){.top-job-opening .card-text{font-size:1.3rem !important;line-height:1.5;padding:10px 0 !important;margin:0 10px !important}}@media screen and (max-width: 767px){.top-job-opening .card-item{border-radius:6px !important}}@media screen and (max-width: 767px){.top-job-opening .card-image img{border-radius:6px 6px 0 0 !important}}.voice-image{position:relative}.top-voice{display:flex;gap:60px;align-items:center;margin:100px 0;position:relative;overflow:visible}@media screen and (max-width: 980px){.top-voice{flex-direction:column;gap:20px;margin:60px 0}}.top-voice::before{content:"";position:absolute;right:-5%;top:50px;width:55%;height:95%;background:#ffe2e1;border-radius:40px 0 0 40px;z-index:-1}@media screen and (max-width: 980px){.top-voice::before{border-radius:40px 0 0 40px;right:0;height:56%;top:250px}}.top-voice .inner-left{flex:0 0 20%;z-index:2;position:relative;margin-left:max(0px,(100vw - 1200px)/2);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}@media screen and (max-width: 1199px){.top-voice .inner-left{margin-left:0;flex:0 0 40%}}@media screen and (max-width: 980px){.top-voice .inner-left{flex:none;width:100%;text-align:center;gap:20px}}.top-voice .inner-left .ttl-sub{display:inline-block;font-size:2.2rem;color:#5e463c;font-weight:500;padding:15px 0;border-top:1px solid #d4c8b4;border-bottom:1px solid #d4c8b4}@media screen and (max-width: 767px){.top-voice .inner-left .ttl-sub{font-size:1.8rem;margin:15px 0 10px}}.top-voice .inner-right{flex:1;position:relative;overflow:hidden;padding-top:15px;padding-left:10px}@media screen and (max-width: 1199px){.top-voice .inner-right{flex:0 0 60%}}@media screen and (max-width: 980px){.top-voice .inner-right{width:100%}}.top-voice #voiceSlider{overflow:visible}.top-voice #voiceSlider .splide__track{overflow:visible}.top-voice #voiceSlider .splide__list{overflow:visible}.top-voice .voice-list{list-style:none;padding:0;margin:0}.top-voice .voice-item{width:85%;max-width:380px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px rgba(254,165,163,.6);margin-right:20px}@media screen and (max-width: 1199px){.top-voice .voice-item{width:85%;max-width:300px;margin-right:15px}}@media screen and (max-width: 767px){.top-voice .voice-item{border-radius:15px;margin-right:10px}}.top-voice .voice-image{width:100%;aspect-ratio:1/1;overflow:hidden}.top-voice .voice-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.top-voice .voice-image img{object-position:center 20%}}.top-voice .voice-content{padding:25px}@media screen and (max-width: 767px){.top-voice .voice-content{padding:20px}}.top-voice .voice-label{display:inline-block;background:#fef2f2;color:#5e463c;font-size:1.3rem;padding:4px 12px;border-radius:4px;margin-bottom:12px}@media screen and (max-width: 767px){.top-voice .voice-label{font-size:1.2rem}}.top-voice .voice-title{font-size:1.8rem;font-weight:700;color:#5e463c;line-height:1.5;margin-bottom:15px}@media screen and (max-width: 767px){.top-voice .voice-title{font-size:1.6rem;margin-bottom:12px}}.top-voice .voice-meta{font-size:1.3rem;color:rgba(94,70,60,.7);line-height:1.5}@media screen and (max-width: 767px){.top-voice .voice-meta{font-size:1.2rem}}.top-voice .voice-slider-controls{display:flex;justify-content:flex-start;gap:20px;margin-top:30px}@media screen and (max-width: 767px){.top-voice .voice-slider-controls{gap:15px;margin-top:20px;justify-content:center}}.top-voice .voice-slider-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease;position:relative}@media screen and (max-width: 767px){.top-voice .voice-slider-btn{width:40px;height:40px}}.top-voice .voice-slider-btn::before{content:"";width:100%;height:14px;background-color:#5e463c;mask-image:url(../img/ico_arrow_02.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(../img/ico_arrow_02.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color .3s ease}.top-voice .voice-slider-btn:hover::before{background-color:#fea5a3}.top-voice .voice-slider-btn.voice-slider-prev::before{transform:rotate(180deg)}.top-pickup{position:relative;overflow:hidden;z-index:1;padding:250px 0 500px}@media screen and (max-width: 767px){.top-pickup{padding:100px 20px 300px}}.top-pickup .cards-grid{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 1299px){.top-pickup .cards-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 980px){.top-pickup .cards-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.top-pickup .cards-grid{grid-template-columns:repeat(1, 1fr);gap:15px}}.top-pickup .parallax-bg{position:absolute;top:-50px;left:0;width:100%;height:calc(100% + 200px);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;will-change:transform}.top-pickup .inner-l{padding:60px;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 4px 16px rgba(254,165,163,.6);transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:2}@media screen and (max-width: 767px){.top-pickup .inner-l{padding:40px}}