@charset "utf-8";h1,h2,h3,h4{font-family:"Shippori Mincho B1",serif}h2{font-size:2.5em;color:#554C3D;font-weight:700}.layoutRole.guideRole{overflow:hidden}@media (max-width:980px){h2{font-size:2.1em}}@media (max-width:980px){.view-pc-r{display:none!important}}@media (min-width:981px){.view-sp-r{display:none!important}}.title-bg{position:relative;padding:15px;display:block;z-index:1}.title{opacity:0;z-index:2}.aos-animate[data-aos=slide-in] .title-bg::before{animation:bgSlide 1s 1;animation-timing-function:ease;animation-fill-mode:forwards;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;animation-fill-mode:both;transform-origin:right;z-index:1}.aos-animate[data-aos-order="2"] .title-bg::before{animation-delay:150ms}.aos-animate[data-aos=slide-in] .title{animation:textAppear 1s 1;animation-fill-mode:forwards;animation-delay:600ms;opacity:0}.aos-animate[data-aos=slide-in][data-aos-order="2"] .title{animation-delay:750ms}@keyframes bgSlide{0%{width:0}100%{transform:scaleX(1);width:100%}}@keyframes textAppear{0%{opacity:0%}100%{opacity:100%}}[data-aos=hero]{opacity:0}.aos-animate[data-aos=hero]{animation-name:heroFadeIn;animation-duration:1s;animation-fill-mode:forwards}@media (min-width:981px){.aos-animate[data-aos=hero][data-aos-order="2"]{animation-delay:150ms}.aos-animate[data-aos=hero][data-aos-order="3"]{animation-delay:300ms}.aos-animate[data-aos=hero][data-aos-order="4"]{animation-delay:450ms}.aos-animate[data-aos=hero][data-aos-order="5"]{animation-delay:600ms}.aos-animate[data-aos=hero][data-aos-order="6"]{animation-delay:750ms}.aos-animate[data-aos=hero][data-aos-order="7"]{animation-delay:900ms}.aos-animate[data-aos=hero][data-aos-order="8"]{animation-delay:1050ms}}@keyframes heroFadeIn{0%{opacity:.001;transform:translateY(15px)}100%{opacity:1;transform:none}}[data-aos=img-in] img{opacity:0;transform:scale(1.06);transition-delay:300ms;transition-duration:0.8s;transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.aos-animate[data-aos=img-in] img{opacity:1;transform:none}@media (min-width:981px){[data-aos=img-in][data-aos-order="2"] img{transition-delay:450ms}[data-aos=img-in][data-aos-order="3"] img{transition-delay:600ms}}.hero{position:relative;width:100%;padding-top:calc(100% * (1888 / 2880));overflow:hidden}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;image-rendering:auto;opacity:0;transition:opacity 0.5s ease-in}.hero-content{position:absolute;bottom:0;left:0;padding:50px}.hero-image.on-load{opacity:1}.team-photo{width:100%;max-width:800px;height:auto}.hero-text h1{font-size:40px;color:#554C3D;display:inline-block;line-height:1;margin-bottom:5px;position:relative;z-index:2;background:#fff;padding:25px 20px}.recruit-text-container{text-align:center;font-size:16px;margin-bottom:80px!important}.layoutRole__contents{position:relative}.recruit-text-container p{line-height:1.5;margin-bottom:5px}@media (max-width:980px){.hero{position:relative;width:100%}.hero-content{padding:20px;text-align:center;position:relative;background:#fff;width:100%;margin:-20px auto;z-index:3}.hero-text h1{padding:0;margin-bottom:10px}.recruit-text-container{padding-bottom:30px;text-align:left}.recruit-text-container p{display:inline}}@media (max-width:480px){.hero-text h1{font-size:24px}.pageRole .page__catch{font-size:24px!important}.hero-content{max-width:370px}}@media (min-width:481px) and (max-width:980px){.hero-text h1{font-size:1.5rem}.hero-content{max-width:600px}.pageRole .page__catch{.pageRole .page__catch{font-size:24px!important}}.pageRole .page__lead{font-size:.8rem!important}}.employee-cards{text-align:center;padding:100px 0;position:relative;overflow:hidden}.overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1}.employee-cards .title-wrapper,.employee-cards .cards-container{z-index:2;position:relative}.employee-cards-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;overflow-y:hidden}.employee-cards .title-wrapper h2{font-size:40px}.employee-cards .title-wrapper h2,.employee-cards .subtitle{color:#fff;margin-bottom:10px}.subtitle{font-size:16px;font-family:"Playfair Display",serif;color:#7C7770;margin-top:10px;letter-spacing:.5px;line-height:1}.cards-container{padding:15px 0;display:flex;justify-content:space-around;max-width:1200px;margin:auto}.position{position:absolute;top:15px;left:15px;color:#554C3D;font-size:16px;padding:8px 15px;line-height:1.2;background:rgba(255,255,255,.85);border-radius:40px;z-index:2}.card{background-color:#fff;border:none;overflow:hidden;border-radius:8px;width:30%;text-align:center;transform:translateY(30px)}.card a:hover{opacity:1}.card a:hover img{opacity:.9;transition:0.4s}.employee-photo{width:100%}.employee-details{display:flex;align-items:center;padding:40px 30px;gap:15px;position:relative}.employee-no{position:absolute;top:-18px;right:20px;font-size:69px;color:#FFF;font-weight:700;opacity:.8}.employee-no::before{content:'#';font-size:30px}.right-arrow{width:16px;height:auto;margin-left:auto}.employee-details h3{font-size:31px;margin:0;line-height:1.1}.employee-details p{color:#888}.emplyee-name{font-family:"Playfair Display",serif}@media (max-width:480px){.cards-container{flex-direction:column;gap:15px}.card{width:calc(100% - 60px)}}@media (min-width:481px) and (max-width:980px){.cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;margin-left:30px;margin-right:30px}.card{width:100%}}@media (max-width:980px){.card{margin:auto;max-width:100%}.subtitle{font-size:14px}}@media (min-width:981px){.card:nth-of-type(2){transition-delay:250ms;transition-property:opacity,transform}.card:nth-of-type(3){transition-delay:500ms;transition-property:opacity,transform}}@media (min-width:480px) and (max-width:980px){.employee-cards .title-wrapper h2{font-size:1.5rem}.subtitle{font-size:.7rem}}.stats{padding:100px 0;text-align:center;position:relative}.stats-container{max-width:1260px;margin:auto}.stats-grid{margin-top:50px;padding-left:30px;padding-right:30px}.stats-no{display:flex;align-items:baseline;justify-content:center}.stat-item.div1 h3,.stat-item.div1 img:first-of-type{margin-bottom:40px}.stat-item{background-color:#ECE8E2;padding:20px;border-radius:8px;width:100%}.stat-item h3{font-size:30px;font-weight:700;margin-top:5px;margin-bottom:15px}.stat-item *{color:#554C3D}.stat-item p{margin-top:10px}.stat-item-title{margin-bottom:15px;display:flex;gap:20px;align-items:center}.stat-item-title h3{display:inline-block}.age-group h4{margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #7C7770;font-size:20px;font-weight:700}.two-colmn div{width:50%}.two-colmn{display:flex;align-items:center;max-width:500px;margin:auto}.stats-no{letter-spacing:-3px;color:#554C3D;text-align:center;font-family:'Roboto Condensed',sans-serif;font-weight:600}.stats-no1{margin-bottom:60px}.stats-no1,.stats-no5,.stats-no6{font-size:90px}.stats-no1 .stats-letter,.stats-no5 .stats-letter,.stats-no6 .stats-letter{font-size:40px}.stats-no2,.stats-no3,.stats-no4{font-size:50px;text-align:center}.stats-no2 .stats-letter,.stats-no3 .stats-letter,.stats-no4 .stats-letter{font-size:30px;margin-left:7px}.stats-img1{max-width:200px}.stats-img2{max-width:200px}.stats-img3{max-width:120px}.stats-img4{max-width:90px}.stats-no.stats-no5{gap:35px;width:60%}.position-fixed{position:relative;top:-8px;transform:translateX(-4px)}@media (max-width:980px){.stats{padding:50px 0}.stat-item{margin-bottom:20px}.stat-item h3,.stat-item.div1 h3,.stat-item.div1 img:first-of-type{margin-bottom:20px}.stats-no1{margin-bottom:30px}.age-group{padding-bottom:25px}.age-group h4{font-size:30px;font-weight:700}.stat-item-title{flex-direction:column;margin-bottom:40px;gap:10px}.stats-no.stats-no5{width:50%}}@media (max-width:480px){.stats-no1,.stats-no2,.stats-no3,.stats-no4,.stats-no5,.stats-no6{font-size:5rem}.two-colmn{gap:10px}.age-groups{max-width:230px;margin:0 auto 20px}}@media (min-width:481px) and (max-width:980px){.age-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;margin-left:20px;margin-right:20px}.stats-no1,.stats-no2,.stats-no3,.stats-no4,.stats-no5,.stats-no6{font-size:3rem}.stat-item h3{font-size:1.4rem}}@media (min-width:981px) and (max-width:1200px){.stats-no1,.stats-no5,.stats-no6{font-size:80px}.stats-no2,.stats-no3,.stats-no4{font-size:40px}.stats-img2{padding:10px}}@media (max-width:1200px){.stats-img-container img{padding:10px}}@media (min-width:981px){.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:15px;grid-row-gap:15px}.div1{grid-area:1 / 1 / 6 / 3}.div2{grid-area:1 / 3 / 3 / 7}.div3{grid-area:3 / 3 / 6 / 5}.div4{grid-area:3 / 5 / 6 / 7}.stat-item.div2{display:flex;justify-content:space-around}.stat-item.div2 .left{width:65%}.stat-item.div2 .right{width:35%}.age-groups{display:flex;justify-content:space-around;gap:20px}.age-group{width:33%}}.header-contaier{text-align:center;margin-bottom:50px}.job-details{background:url(/assets/img/page/recruit/vector.webp);background-size:cover;background-position:center}.job-details-text{margin-top:30px}.job-box{padding-left:60px;padding-right:60px;border-radius:0 0 10px 10px}.job-box table{border-spacing:20px 0;border-collapse:separate;padding-top:20px}.job-box tbody th,.job-box tbody td{border-bottom:none}.job-box tr:last-of-type th,.job-box tr:last-of-type td,.accordion-content .job-detail-block:last-of-type{border-bottom:1px solid #DED9D5}.job-box tbody{padding-top:20px}.job-box th{font-weight:700;width:30%}.job-box td{width:70%}.job-point-container{background:#E6E3E0;border-radius:10px;margin:30px 20px 0;padding:30px;color:#554C3D;position:relative}.job-detail-block{padding:10px 0;border-top:1px solid #E1E1E1}.border-r{border-top:1px solid #E1E1E1}.job-detail-block:first-of-type{margin-top:20px}.job-detail-block h4{font-family:inherit;font-size:3.2vw;margin-bottom:10px;font-weight:700}.job-point-container::before{content:'POINT!';position:absolute;top:-20px;left:-20px;font-weight:700;font-size:12px;line-height:28px;letter-spacing:-.05em;color:#FFF;transform:rotate(-7.4deg);width:50px;height:50px;background-color:#424552;display:flex;align-items:center;justify-content:center;border-radius:50px}.spacing{padding-bottom:30px}.tabs{display:flex;max-width:960px;margin:auto;gap:5px}.tab-link{background-color:#554C3D;color:#fff;padding:15px;font-size:16px;line-height:1.5;cursor:pointer;border:none;outline:none;transition:background-color 0.3s;flex:1 1 auto;-moz-border-radius:0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;width:33%}.tab-link:hover{background-color:#625b50}.tab-link.active{background-color:#fff;color:#554C3D}.tab-content{display:none;border-top:none}.tab-content.active{display:block}.job-box .view-pc{padding:48px 60px}@media (max-width:980px){.tabs{display:none}.job-details{padding-left:20px;padding-right:20px;background-size:initial;background-position:top}}.accordion{width:100%;max-width:600px;margin:20px auto;border:1px solid #ccc;border-radius:5px}.accordion-item-rc{margin-bottom:15px}.accordion-btn{width:100%;padding:15px;text-align:left;border:none;outline:none;cursor:pointer;transition:background-color 0.3s ease;background:#554C3D;border-radius:10px 10px 0 0;color:#fff;display:flex;align-items:center;font-size:1rem;line-height:1.25}img.accordion-arrow{height:13px;width:auto;margin-right:10px;margin-left:auto;transition:transform 0.3s ease;transform:rotate(180deg)}.accordion-btn.active .accordion-arrow{transform:none}.accordion-content{overflow:hidden;transition:max-height 0.3s ease-out;background-color:#fff;border-radius:0 0 10px 10px}.accordion-content:not(.first-content){max-height:0}.accordion-btn:not(.active){border-radius:10px;transition:border-radius 0.3s ease}.recRole .tableBox:last-child{margin-bottom:20px}@media (max-width:480px){.accordion-content{padding:0 20px}}@media (min-width:481px) and (max-width:980px){.accordion-btn{padding:30px}.accordion-item-rc{margin-left:30px;margin-right:30px}.accordion-content{padding:0 40px}}.flow{position:relative}.flow-container{max-width:1080px;margin:0 auto;padding:50px 20px;text-align:center}.flow-subtitle{margin-bottom:50px}.steps-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:30px}.step{border-radius:10px;padding:20px 0;width:18%;text-align:center;position:relative}.step-header{background-color:#fff;color:#3D4655;border:1px solid #3D4655;padding:5px 10px;border-radius:13px;font-size:12px;margin-bottom:10px;display:inline-block;position:absolute;font-weight:500;top:6px;left:calc(50% - 31px)}.step h3{background:#3D4655;padding:10px;height:60px;font-size:1rem;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center}.step p{color:#666;text-align:left;line-height:1.4;font-size:12px}h3{margin-bottom:10px}.step-arrow::before{content:url(/assets/img/page/recruit/arrow.svg);margin-top:45px;display:block}@media (max-width:480px){.step h3{height:68px}}@media (min-width:481px) and (max-width:980px){.step h3{height:80px;max-width:600px;margin:auto}}@media (max-width:980px){.steps-container{flex-direction:column}.step{width:100%;padding:20px 0 0 0}.step p{display:none}.step-arrow::before{margin:0}.step-arrow{width:22px;transform:rotate(90deg);margin:auto;display:block}.arrow{display:none}}.gallary-section .slider-secB .swiper-wrapper{transition-timing-function:linear}.gallary-section{padding:80px 0;background-color:#EAE8E6}