﻿*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Noto Sans JP","Arial",sans-serif;line-height:1.6;color:#fff;background:#0a0a0a;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.key-visual{height:100vh;background:#0a0a0a;display:flex;justify-content:center;align-items:center;position:relative}.key-visual__content{text-align:center;z-index:2;animation:fadeInUp 1s ease-out}.key-visual__title{font-size:clamp(2.5rem,8vw,6rem);font-weight:bold;color:#d42707;text-shadow:3px 3px 6px rgba(0,0,0,.3);margin-bottom:1rem}.key-visual__subtitle{font-size:clamp(1.2rem,4vw,2.5rem);color:#fff;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);opacity:.9;letter-spacing:1px;font-weight:300}.key-visual__logo{margin-bottom:2rem}.key-visual__logo img{max-width:800px;width:100%;height:auto;border-radius:15px;box-shadow:0 8px 32px rgba(0,0,0,.6);transition:transform .3s ease}.key-visual__logo img:hover{transform:scale(1.05)}.main-content{background:#0a0a0a;min-height:100vh}.main-title-section{background:#0a0a0a;padding:40px 0;margin:0}.recruitment-header{background:#d42707;padding:1.5rem 2rem;text-align:center;margin-bottom:2rem;border-radius:8px}.recruitment-header__title{color:#fff;font-size:clamp(1.3rem,4vw,2rem);font-weight:bold;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.3);margin:0}.recruitment-description{background:#0a0a0a;padding:0}.recruitment-description__subtitle{color:#fff;font-size:1.2rem;font-weight:bold;margin-bottom:1.5rem;text-align:center}.recruitment-description__content{color:#fff;font-size:.9rem;line-height:1.6}.recruitment-description__content p{margin-bottom:1rem;line-height:1.8}.recruitment-description__content p strong{color:#fff;font-weight:bold}.work-overview-section{background:#0a0a0a;padding:40px 0;margin:0}.work-overview-section .work-overview{background:#0a0a0a;border:3px solid #d42707;border-radius:15px;overflow:hidden;max-width:1200px;margin:0 auto}.work-overview-section .work-overview__title{background:#d42707;color:#fff;font-size:clamp(1.3rem,3.5vw,2.2rem);font-weight:bold;text-align:center;margin:0;padding:.5rem 2rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px}.work-overview-section .work-overview__content{background:#0a0a0a;color:#fff;font-size:.85rem;line-height:1.5;text-align:left;padding:1.5rem 2rem}.work-overview-section .work-overview__content p{margin:0;line-height:1.8}.work-overview-section .work-overview__content p strong{font-weight:bold}.schedule-main-section{background:#0a0a0a;padding:40px 0;margin:0}.schedule-main-section .schedule-section{background:#0a0a0a;border:3px solid #d42707;border-radius:15px;overflow:hidden;max-width:1200px;margin:0 auto;padding:0}.schedule-main-section .schedule-section__title{background:#d42707;color:#fff;font-size:clamp(1.3rem,3.5vw,2.2rem);font-weight:bold;text-align:center;margin:0;padding:.5rem 2rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px}.schedule-cards{display:flex;flex-direction:column;gap:1rem;padding:2rem}.hair-restrictions-section{background:#0a0a0a;padding:2rem;border-top:1px solid #555;margin-top:0}@media(max-width: 768px){.hair-restrictions-section{padding:0}}.hair-restrictions__title{color:#fff;font-size:1.1rem;font-weight:bold;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #d42707;display:inline-block}.hair-restrictions__content{color:#fff;line-height:1.6}.hair-restrictions__content p{margin-bottom:1rem;font-size:.9rem}.hair-restrictions__section{margin-bottom:1.5rem}.hair-restrictions__section:last-child{margin-bottom:0}.hair-restrictions__subtitle{color:#d42707;font-size:1rem;font-weight:bold;margin-bottom:.8rem;margin-top:1.2rem}.hair-restrictions__list{margin:.8rem 0 1rem 1.5rem}.hair-restrictions__list li{margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.hair-restrictions__list li strong{color:#d42707;font-weight:bold}.hair-restrictions__note{font-size:.85rem;color:#ccc;margin-bottom:.5rem;padding-left:1rem;position:relative}.hair-restrictions__note::before{content:"※";position:absolute;left:0;color:#d42707;font-weight:bold}.additional-info-section{background:#0a0a0a;padding:4rem 0}.additional-info-accordion{padding:0}.info-accordion__item{background:rgba(26,26,26,.7);backdrop-filter:blur(15px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:1.5rem;border:1px solid rgba(212,39,7,.2)}.info-accordion__item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px rgba(212,39,7,.2);box-shadow:0 0 20px rgba(212,39,7,.3)}.info-accordion__item:hover{border-color:rgba(212,39,7,.5)}.info-accordion__item--active .info-accordion__icon{transform:rotate(45deg);color:#c33}.info-accordion__item--active .info-accordion__content{max-height:2000px;opacity:1}.info-accordion__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;transition:background-color .3s ease}.info-accordion__header:hover{background-color:rgba(212,39,7,.1)}.info-accordion__title{font-size:1.1rem;color:#fff;font-weight:600;margin:0}.info-accordion__icon{font-size:1.5rem;color:#fff;font-weight:bold;transition:transform color ease}.info-accordion__content{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease opacity .3s ease ease}.info-accordion__body{padding:0 2rem 2rem;color:#fff;line-height:1.6;font-size:.9rem}.info-accordion__body ul{margin-left:1.5rem;margin-bottom:1rem}.info-accordion__body ul li{margin-bottom:.8rem;line-height:1.5}.info-accordion__body p{margin-bottom:1rem}.info-accordion__body p strong{color:#c33;font-weight:bold}.info-accordion__body .contact-info{margin:1.5rem 0;border-radius:5px}.info-accordion__body .company-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #333;text-align:center}.info-accordion__body .company-footer p{margin:0;font-size:.85rem;color:#999;line-height:1.8}.footer{background:#1a1a1a;padding:2rem 0;border-top:1px solid #333;text-align:center}.footer__text{color:#fff;font-size:.9rem;margin:0;font-weight:500}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:#d42707;border:none;border-radius:50%;cursor:pointer;z-index:1000;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 0 20px rgba(212,39,7,.3);opacity:0;visibility:hidden;transform:translateY(20px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0);animation:pulseGlow 3s ease-in-out infinite}.back-to-top:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 10px 30px rgba(212,39,7,.6)}.back-to-top__icon{color:#fff;font-size:1rem;font-weight:bold;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.schedule-card{background:rgba(26,26,26,.7);backdrop-filter:blur(15px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);border:1px solid rgba(212,39,7,.3);position:relative}.schedule-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px rgba(212,39,7,.2);box-shadow:0 0 20px rgba(212,39,7,.3)}.schedule-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#d42707;border-radius:16px 16px 0 0}.schedule-card--active .schedule-card__details{max-height:1000px;opacity:1;padding:1.5rem}.schedule-card--active .schedule-card__icon{transform:rotate(0deg)}.schedule-card__content{position:relative}.schedule-card__header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;cursor:pointer;position:relative}.schedule-card__header:hover{background:rgba(255,255,255,.1)}.schedule-card__date{flex:1;color:#fff;font-size:1rem;font-weight:600;line-height:1.4;margin-right:1rem}.schedule-card__status{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:bold;text-align:center;min-width:80px;margin-right:1rem}.schedule-card__status--recruiting{background:#0a0;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.schedule-card__status--closed{background:#666;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.schedule-card__toggle{width:40px;height:40px;border-radius:50%;background:#333;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.schedule-card__toggle:hover{transform:scale(1.1);background:#555}.schedule-card__icon{color:#fff;font-size:1.5rem;font-weight:bold;transition:transform .3s ease}.schedule-card__details{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease opacity .3s ease padding .4s ease;padding:0 1.5rem}.schedule-card__description{color:#fff;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.schedule-card__description strong{color:#fff;font-weight:bold}.schedule-card__apply-btn{display:block;width:100%;padding:1rem 2rem;background:#d42707;color:#fff;border:none;border-radius:25px;font-size:1.1rem;font-weight:bold;cursor:pointer;transition:all .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.3);box-shadow:0 3px 8px rgba(212,39,7,.4)}.schedule-card__apply-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(212,39,7,.6);background:#e6441a}.schedule-card__apply-btn:active{transform:translateY(0)}.btn{display:inline-block;padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:none}.btn--primary{background:#d42707;color:#fff;box-shadow:0 4px 15px rgba(212,39,7,.4);position:relative;overflow:hidden;animation:pulseGlow 2s ease-in-out infinite}.btn--primary::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .6s}.btn--primary:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px rgba(212,39,7,.6)}.btn--primary:hover::before{left:100%}.btn--primary:active{transform:translateY(-1px) scale(1.02)}.btn--secondary{background:rgba(0,0,0,0);color:#fff;border:2px solid #333}.btn--secondary:hover{background:#333;border-color:#d42707}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.modal.active{display:block;animation:fadeIn .3s ease}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;padding:20px}.modal__content{background:rgba(26,26,26,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.4);animation:slideInUp .4s ease;border:1px solid rgba(212,39,7,.3);position:relative;display:flex;flex-direction:column}.modal__content::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#d42707;border-radius:20px 20px 0 0;z-index:1}.modal__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#d42707;border-radius:20px 20px 0 0;flex-shrink:0;position:relative;z-index:2}.modal__title{color:#fff;font-size:1.3rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.modal__close{background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;transition:color .3s ease}.modal__close:hover{color:gold}.modal__body{padding:0;background:#f5e050;border-radius:0 0 20px 20px;flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(212,39,7,.6) rgba(0,0,0,.1)}.modal__body::-webkit-scrollbar{width:8px}.modal__body::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:0 0 20px 0}.modal__body::-webkit-scrollbar-thumb{background:rgba(212,39,7,.6);border-radius:4px;border:1px solid rgba(255,255,255,.2)}.modal__body::-webkit-scrollbar-thumb:hover{background:rgba(212,39,7,.8)}.recruitment-details .details-section{padding:1.5rem 2rem}.recruitment-details .details-section:not(:last-child){border-bottom:1px solid #e0c000}.recruitment-details .details-section__title{font-size:1rem;font-weight:bold;margin-bottom:1rem;color:#d42707}.recruitment-details .details-title{background:#d42707;color:#fff;padding:.8rem 1.5rem;margin:0 0 1.5rem;border-radius:5px;font-size:1rem;font-weight:bold;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.recruitment-details .details-subtitle{color:#333;font-size:.95rem;font-weight:bold;margin:1rem 0 .5rem}.recruitment-details .details-content{color:#333;font-size:.85rem;line-height:1.4}.recruitment-details .details-content p{margin-bottom:.8rem;line-height:1.8}.recruitment-details .details-content p strong{font-weight:bold}.recruitment-details .details-content .details-list{margin:1rem 0;padding-left:1.5rem}.recruitment-details .details-content .details-list li{margin-bottom:.5rem;line-height:1.4}.recruitment-details .contact-info{margin:1.5rem 0;padding:1rem;background:rgba(255,255,255,.3);border-radius:5px}.recruitment-details .contact-details{margin:1rem 0;padding:1rem;background:rgba(255,255,255,.2);border-radius:5px}.recruitment-details .contact-details p{margin-bottom:.3rem;line-height:1.8}.recruitment-details .inquiry-section{margin:1.5rem 0}.recruitment-details .inquiry-section p{margin-bottom:.8rem;line-height:1.8}.recruitment-details .agreement-section{padding:2rem;text-align:center;background:#f0d000;border-top:2px solid #e0c000}.btn--agree{display:inline-block;padding:1rem 3rem;background:#d42707;color:#fff;border:none;border-radius:25px;font-size:1rem;font-weight:bold;cursor:pointer;text-decoration:none;transition:all .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.3);box-shadow:0 3px 8px rgba(212,39,7,.4)}.btn--agree:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(212,39,7,.6);background:#e6441a;text-decoration:none}.btn--agree:active{transform:translateY(0)}.application-form .form-group{margin-bottom:1.5rem}.application-form .form-group label{display:block;color:#fff;margin-bottom:.5rem;font-weight:500}.application-form .form-group input,.application-form .form-group textarea{width:100%;padding:.8rem 1rem;border:1px solid #333;border-radius:8px;background:#0a0a0a;color:#fff;font-size:1rem;transition:border-color .3s ease}.application-form .form-group input:focus,.application-form .form-group textarea:focus{outline:none;border-color:#d42707;box-shadow:0 0 0 3px rgba(212,175,55,.2)}.application-form .form-group input::placeholder,.application-form .form-group textarea::placeholder{color:#888}.application-form .form-group textarea{resize:vertical;min-height:100px}.application-form .required{color:#d42707}.application-form .checkbox-group .checkbox-label{display:flex;align-items:flex-start;cursor:pointer}.application-form .checkbox-group .checkbox-label input[type=checkbox]{display:none}.application-form .checkbox-group .checkbox-label .checkmark{width:20px;height:20px;border:2px solid #333;border-radius:4px;margin-right:.8rem;position:relative;transition:all .3s ease;flex-shrink:0;margin-top:2px}.application-form .checkbox-group .checkbox-label .checkmark::after{content:"";position:absolute;top:2px;left:6px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.application-form .checkbox-group .checkbox-label input[type=checkbox]:checked+.checkmark{background:#d42707;border-color:#d42707}.application-form .checkbox-group .checkbox-label input[type=checkbox]:checked+.checkmark::after{opacity:1}.application-form .checkbox-group .checkbox-label .checkbox-text{line-height:1.4}.application-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media(max-width: 480px){.application-form .form-actions{flex-direction:column}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes titleGlow{0%{filter:drop-shadow(0 0 10px rgba(212, 39, 7, 0.5))}100%{filter:drop-shadow(0 0 25px rgba(255, 71, 87, 0.8))}}@keyframes subtitleFloat{0%,100%{transform:translateY(0px)}50%{transform:translateY(-5px)}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 5px rgba(212,39,7,.4)}50%{box-shadow:0 0 20px rgba(255,71,87,.7),0 0 30px rgba(212,39,7,.4)}}@media(max-width: 768px){.container{padding:0 15px}.recruitment{padding:60px 0}.recruitment__title{margin-bottom:2rem}.accordion-section{padding:40px 0}.accordion__header{padding:1rem 1.5rem}.accordion__body{padding:0 1.5rem 1.5rem}.info-accordion__body{padding:0 1rem 1.5rem;font-size:.85rem;line-height:1.5}.info-accordion__body ul{margin-left:1rem}.info-accordion__body ul li{margin-bottom:.6rem;line-height:1.4}.info-accordion__body p{margin-bottom:.8rem;line-height:1.5}.info-accordion__body .contact-info{margin:1rem 0}.info-accordion__body .company-footer{margin-top:1.5rem}.info-accordion__body .company-footer p{font-size:.8rem;line-height:1.6}.modal__overlay{padding:8px}.modal__content{margin:8px;max-height:96vh;min-height:0}.modal__header{padding:.8rem 1rem;flex-shrink:0}.modal__header .modal__title{font-size:1rem;line-height:1.2}.modal__header .modal__close{font-size:1.8rem}.modal__body{padding:0;flex:1;min-height:0}.modal__body .recruitment-details .details-section{padding:.8rem 1rem}.modal__body .recruitment-details .details-title{font-size:.95rem;padding:.6rem 1rem;margin-bottom:1rem}.modal__body .recruitment-details .details-content{font-size:.8rem;line-height:1.4}.modal__body .recruitment-details .details-content .details-list{margin:.8rem 0;padding-left:1.2rem}.modal__body .recruitment-details .details-content .details-list li{margin-bottom:.4rem;line-height:1.4}.modal__body .recruitment-details .agreement-section{padding:1.2rem}.btn{padding:.8rem 2rem;font-size:1rem}.schedule-card__header{flex-direction:column;align-items:stretch;gap:1rem;padding:1.2rem}.schedule-card__date{font-size:.9rem;margin-right:0;margin-bottom:.5rem;line-height:1.3}.schedule-card__status{align-self:flex-start;margin-right:0;font-size:.8rem;padding:.4rem .8rem;min-width:auto}.schedule-card__toggle{position:absolute;top:1.2rem;right:1.2rem;width:35px;height:35px}.schedule-card__icon{font-size:1.2rem}}@media(max-width: 480px){.key-visual__title{margin-bottom:.5rem}.key-visual__subtitle{margin-bottom:1.5rem}.recruitment__title{margin-bottom:1.5rem}.accordion__header{padding:1rem}.accordion__body{padding:0 1rem 1rem}.info-accordion__body{padding:0 .8rem 1rem !important;font-size:.8rem !important;line-height:1.4 !important}.info-accordion__body ul{margin-left:.8rem !important}.info-accordion__body ul li{margin-bottom:.4rem !important;line-height:1.3 !important}.info-accordion__body p{margin-bottom:.6rem !important;line-height:1.4 !important}.info-accordion__body .contact-info{margin:.8rem 0 !important}.info-accordion__body .company-footer{margin-top:1rem !important}.info-accordion__body .company-footer p{font-size:.75rem !important;line-height:1.5 !important;margin-bottom:.4rem !important}.schedule-card__header{padding:1rem;gap:.8rem}.schedule-card__date{font-size:.85rem;line-height:1.2;padding-right:45px}.schedule-card__status{font-size:.75rem;padding:.3rem .6rem}.schedule-card__toggle{top:1rem;right:1rem;width:30px;height:30px}.schedule-card__icon{font-size:1rem}.schedule-card__description{font-size:.9rem}.schedule-card__apply-btn{font-size:1rem;padding:.9rem 1.5rem}.modal__overlay{padding:3px !important}.modal__content{margin:3px !important;max-height:99vh !important;border-radius:12px}.modal__header{padding:.6rem .8rem !important;border-radius:12px 12px 0 0}.modal__header .modal__title{font-size:.9rem !important;line-height:1.1 !important}.modal__header .modal__close{font-size:1.4rem !important}.modal__body .recruitment-details .details-section{padding:.6rem .8rem !important}.modal__body .recruitment-details .details-title{font-size:.85rem !important;padding:.5rem .8rem !important;margin-bottom:.8rem !important}.modal__body .recruitment-details .details-content{font-size:.75rem !important;line-height:1.2 !important}.modal__body .recruitment-details .details-content p{margin-bottom:.6rem !important}.modal__body .recruitment-details .details-content .details-list{margin:.6rem 0 !important;padding-left:.8rem !important}.modal__body .recruitment-details .details-content .details-list li{margin-bottom:.3rem !important;line-height:1.2 !important}.modal__body .recruitment-details .agreement-section{padding:.8rem !important}.modal__body .recruitment-details .btn--agree{font-size:.9rem !important;padding:.8rem 2rem !important}}html{scroll-behavior:smooth}/*# sourceMappingURL=style.min.css.map */