*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;color:#5b534d;overflow-x:hidden}.header{position:absolute;top:0;left:0;width:100%;z-index:2000;display:flex;justify-content:space-between;align-items:center;padding:35px 50px}.logo-area{display:flex;align-items:center;gap:12px}.logo-area img{width:42px}.logo-area span{font-size:18px}.header-right{display:flex;align-items:center;gap:30px}.menu-btn{background:0 0;border:none;cursor:pointer;display:flex;align-items:center;gap:14px}.hamburger{position:relative;width:30px;height:20px}.hamburger span{position:absolute;left:0;width:30px;height:2px;transform:scaleY(.5);background:#9b7454;transition:.4s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:9px}.hamburger span:nth-child(3){top:18px}.contact-btn{text-decoration:none;background:#a88569;color:#fff;padding:15px 35px;border-radius:30px;font-size:12px;letter-spacing:2px}.menu-btn.active .hamburger span:nth-child(1){top:9px;transform:rotate(45deg)}.menu-btn.active .hamburger span:nth-child(2){opacity:0}.menu-btn.active .hamburger span:nth-child(3){top:9px;transform:rotate(-45deg)}.fv{min-height:100vh;background:url(//air-e.site/wp-content/themes/AirEstate/./img/bg.png) center center/cover no-repeat;display:flex;align-items:center}.fv-inner{width:100%;max-width:1400px;margin:0 auto;padding:100px 80px 0 140px;display:flex;justify-content:center;align-items:center;gap:40px}.fv-text{width:40%;max-width:480px;padding-left:5%}.fv-text h1{font-size:36px;font-weight:400;line-height:1.4;margin-bottom:50px}.fv-text p{font-size:16px;line-height:2}.fv-image{width:60%;text-align:right;margin-left:-80px}.fv-image img{width:100%;max-width:800px}.drawer{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;width:100%;height:100vh;padding-top:140px;background:#f6f1eb;transform:translateY(-100%);transition:.6s ease;z-index:999;overflow-y:auto}.drawer-close{position:absolute;top:40px;right:50px;width:50px;height:50px;background:0 0;border:none;cursor:pointer}.drawer-close span{position:absolute;top:24px;left:5px;width:40px;height:1px;background:#9b7454}.drawer-close span:first-child{transform:rotate(45deg)}.drawer-close span:last-child{transform:rotate(-45deg)}.drawer-close:hover{opacity:.7}.drawer.active{transform:translateY(0)}.drawer ul{list-style:none;width:600px;height:70vh;display:flex;flex-direction:column;justify-content:space-evenly}.drawer li{opacity:0;transform:translateY(20px);transition:.5s}.drawer.active li{opacity:1;transform:translateY(0)}.drawer.active li:nth-child(1){transition-delay:.1s}.drawer.active li:nth-child(2){transition-delay:.2s}.drawer.active li:nth-child(3){transition-delay:.3s}.drawer.active li:nth-child(4){transition-delay:.4s}.drawer.active li:nth-child(5){transition-delay:.5s}.drawer a{display:block;padding:20px;letter-spacing:4px;font-size:24px;font-weight:300;text-decoration:none;position:relative;color:#333;transition:.4s}.drawer a:hover{color:#b48d6a;padding-left:30px}.drawer a:before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;background:#b48d6a;transition:.4s}.drawer a:hover:before{width:20px}.overlay{position:fixed;inset:0;backdrop-filter:blur(8px);background:rgba(255,255,255,.15);opacity:0;visibility:hidden;transition:.4s;z-index:998}.overlay.active{opacity:1;visibility:visible}@media(max-width:900px){.fv-inner{flex-direction:column;justify-content:center;text-align:center;gap:50px}.fv-text,.fv-image{width:100%}.fv-text h1{font-size:48px}.fv-text p{font-size:18px}.header{padding:25px}.contact-btn{display:none}}.company-section{padding:80px 10%}.company-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.company-text{flex:1}.icon{width:50px;height:50px;margin-bottom:20px;background-image:url(//air-e.site/wp-content/themes/AirEstate/./img/company_icon.png);background-size:cover;background-position:center;background-repeat:no-repeat}.title{font-size:26px;margin:0;letter-spacing:2px}.en{position:relative;display:inline-block;font-size:14px;color:#dbbcc2;margin-top:5px;margin-bottom:40px}.en:after{content:"";position:absolute;left:0;bottom:-20px;width:40px;height:2px;background:#e8c7cf}.description{font-size:14px;line-height:2;color:#555}.company-image{flex:1;display:flex;justify-content:center;position:relative}.company-image:before{content:"";position:absolute;width:300px;height:500px;background:#fcf5ef;top:-30px;right:20px;border-radius:20px}.company-image img{position:relative;z-index:1;width:300px;height:520px;object-fit:cover;border-radius:20px}.company-info{margin-top:60px;background:#f3f0ec;padding:30px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;border-radius:10px}.info-item{display:flex;flex-direction:column;min-width:140px}.label{font-size:12px;color:#8b6b5c;margin-bottom:5px}.value{font-size:14px;color:#333}@media (max-width:900px){.company-inner{flex-direction:column}.company-image img{height:300px}}.solar_section{padding:80px 40px;display:flex;justify-content:center}.solar_container{display:flex;align-items:center;gap:80px;max-width:1200px}.solar_image-box img{width:420px;height:600px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.solar_text-box{max-width:500px}.solar_icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.solar_icon img{width:50px;height:50px}.solar_title{font-size:28px;margin:0;font-weight:500;letter-spacing:1px}.solar_sub{font-size:12px;letter-spacing:2px;color:#c8a96a;margin-top:6px}.solar_line{width:40px;height:2px;background:#c8a96a;margin:20px 0}.solar_desc{font-size:14px;line-height:2;color:#666}.storage_section{padding:80px 40px;display:flex;justify-content:center;background:#fff}.storage_container{display:flex;align-items:center;gap:80px;max-width:1200px}.storage_text{max-width:500px}.storage_icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.storage_icon img{width:50px;height:50px}.storage_title{font-size:28px;margin:0;font-weight:500;letter-spacing:1px}.storage_sub{font-size:12px;letter-spacing:2px;color:#b08b5a;margin-top:6px}.storage_line{width:40px;height:2px;background:#b08b5a;margin:20px 0}.storage_desc{font-size:14px;line-height:2;color:#666}.storage_image img{width:420px;height:600px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.grid_flow{background:#fbf8f6;padding:80px 40px;color:#3a2f2a}.grid_flow__header{text-align:center;margin-bottom:60px}.grid_flow__header h2{font-size:28px;margin:0;font-weight:500;letter-spacing:1px}.grid_flow__header p{font-size:14px;color:#8a6f66;margin-top:10px}.grid_flow__main{display:flex;justify-content:center;padding:0 40px}.grid_flow__main img{width:100%;max-width:800px;height:auto;display:block}.recycle_solar_section{padding:80px 40px;display:flex;justify-content:center;background:#fff}.recycle_solar_container{display:flex;align-items:center;gap:80px;max-width:1200px}.recycle_solar_image img{width:420px;height:600px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.recycle_solar_text{max-width:500px}.recycle_solar_icon{width:50px;height:50px;background:#f6f1e8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.recycle_solar_icon img{width:50px;height:50px}.recycle_solar_title{font-size:26px;margin:0;font-weight:500;letter-spacing:1px}.recycle_solar_sub{font-size:12px;letter-spacing:2px;color:#c8a96a;margin-top:6px}.recycle_solar_line{width:40px;height:2px;background:#c8a96a;margin:20px 0}.recycle_solar_desc{font-size:14px;line-height:2;color:#666}.aeWorkRecordSection{max-width:1200px;margin:auto;padding:120px 20px}.aeWorkRecordTitle{text-align:center;margin-bottom:80px}.aeWorkRecordTitle h2{font-size:28px;font-weight:500;margin-bottom:15px}.aeWorkRecordTitle p{letter-spacing:4px;font-size:12px;color:#c0b3a7}.aeWorkRecordBox{background:#fcfbfa;border:1px solid #f1ece7;border-radius:24px;padding:35px;margin-bottom:40px}.aeWorkRecordHead{display:flex;align-items:center;gap:18px;margin-bottom:35px}.aeWorkRecordIcon{width:50px}.aeWorkRecordIcon img{width:100%}.aeWorkRecordHead h3{font-size:20px;font-weight:500;margin:0}.aeWorkRecordHead span{font-size:12px;color:#c0b3a7;letter-spacing:2px}.aeWorkRecordSlide{display:flex;align-items:center;position:relative}.aeWorkRecordImage{width:52%;position:relative;z-index:2;flex-shrink:0}.aeWorkRecordImage img{width:100%;height:320px;object-fit:cover;border-radius:24px 0 0 24px;display:block}.aeWorkRecordInfo{width:48%;background:#f8f5f2;border-radius:0 24px 24px 0;margin-left:0;min-height:320px;padding:55px 60px;display:flex;flex-direction:column;justify-content:center;position:relative}.aeWorkRecordDate{background:0 0;padding:0;margin-bottom:25px;font-size:20px;color:#8c7d70}.aeWorkRecordName{font-size:26px;line-height:1.5;font-weight:500}.aeWorkRecordSolarPrev,.aeWorkRecordBatteryPrev{left:12px}.aeWorkRecordSolarNext,.aeWorkRecordBatteryNext{right:12px}.aeWorkRecordSolarPrev,.aeWorkRecordSolarNext,.aeWorkRecordBatteryPrev,.aeWorkRecordBatteryNext{width:40px !important;height:40px !important;min-width:40px;min-height:40px;border-radius:50%;background:rgba(248,245,242,.5);border:1px solid #d8d0c7;backdrop-filter:blur(6px);box-shadow:none;display:flex;align-items:center;justify-content:center;transition:.3s}.swiper-button-prev:after,.swiper-button-next:after{font-size:12px !important;font-weight:300;color:#b7ab9f}.aeWorkRecordSolarPrev:hover,.aeWorkRecordSolarNext:hover,.aeWorkRecordBatteryPrev:hover,.aeWorkRecordBatteryNext:hover{transform:scale(1.05);transition:.25s;background:#c7a98b}.aeWorkRecordSolarPrev:hover:after,.aeWorkRecordSolarNext:hover:after,.aeWorkRecordBatteryPrev:hover:after,.aeWorkRecordBatteryNext:hover:after{color:#fff}.aeWorkRecordSolarPagination,.aeWorkRecordBatteryPagination{margin-top:25px;text-align:center}.swiper-pagination-bullet{width:10px;height:10px;background:#d8d8d8;opacity:1}.swiper-pagination-bullet-active{background:#b5a89c}.sustainBlockX_section{background:#f7f4f4;padding:60px 40px}.sustainBlockX_container{max-width:1080px;margin:0 auto;background:rgba(255,255,255,.45);border-radius:20px;padding:32px;display:flex;gap:48px}.sustainBlockX_imageArea{flex-shrink:0;width:260px}.sustainBlockX_mainImage{width:100%;height:100%;display:block;border-radius:16px;object-fit:cover}.sustainBlockX_content{display:flex;flex-direction:column;justify-content:center}.sustainBlockX_header{display:flex;align-items:center;gap:20px}.sustainBlockX_iconWrap{width:50px;height:50px;flex-shrink:0;border-radius:50%;background:#f5efea;display:flex;align-items:center;justify-content:center}.sustainBlockX_icon{width:50px;height:50px;object-fit:contain}.sustainBlockX_titleArea{display:flex;flex-direction:column}.sustainBlockX_title{margin:0;font-size:26px;font-weight:400;line-height:1.2;color:#333}.sustainBlockX_subtitle{margin:8px 0 0;font-size:16px;letter-spacing:.08em;color:#9c8470;font-family:serif}.sustainBlockX_divider{width:260px;height:1px;background:#c8b9aa;margin:28px 0}.sustainBlockX_textBox{background:#fafafa;padding:28px 32px}.sustainBlockX_textBox p{margin:0 0 18px;color:#666;font-size:14px;line-height:2}.sustainBlockX_textBox p:last-child{margin-bottom:0}.recruitHeroX{background:#f5f3f3;padding-bottom:80px}.recruitHeroX__visual{position:relative;height:520px;overflow:hidden}.recruitHeroX__image{width:100%;height:100%;object-fit:cover;display:block}.recruitHeroX__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:90px;background:radial-gradient(ellipse at center bottom,rgba(255,255,255,.45) 0%,rgba(255,255,255,.15) 35%,rgba(255,255,255,0) 65%),linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,.35) 60%,rgba(255,255,255,.75) 80%,rgba(255,255,255,.95) 100%)}.recruitHeroX__heading{text-align:center}.recruitHeroX__title{margin:0;font-size:36px;font-weight:400;color:#444;letter-spacing:.08em}.recruitHeroX__subtitle{margin-top:10px;font-size:16px;color:#b69b8a;letter-spacing:.12em;font-family:serif}.recruitHeroX__content{max-width:1200px;margin:-10px auto 0;padding:0 40px}.recruitHeroX__textbox{background:rgba(255,255,255,.45);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.6);padding-left:40px;max-width:900px;margin:0 auto;padding:36px 40px;color:#666;line-height:2;font-size:18px;display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.recruitHeroX__textbox p{flex:1;margin:0;font-size:14px}.recruitHeroX__linkWrap{flex-shrink:0}.recruitHeroX__link{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;color:#b69b8a;text-decoration:none;font-size:15px;letter-spacing:.08em;transition:opacity .3s ease}.recruitHeroX__link:before{content:"";width:40px;height:1px;background:#c7b09d}.recruitHeroX__link:after{content:"→";font-size:14px}.recruitHeroX__link:hover{opacity:.7}.footer{background:#ece4df;color:#746c68}.footer-inner{max-width:1200px;margin:auto;padding:80px 40px}.footer-top{display:flex;align-items:flex-start;gap:90px}.footer-company{display:flex;flex-direction:column;align-items:flex-start;min-width:320px;border-right:1px solid #ddd4ce;padding-right:90px}.footer-company-head{display:flex;align-items:flex-start;gap:14px}.footer-logo{width:50px;height:auto}.footer-company-info{display:flex;flex-direction:column}.footer-company-name{font-size:24px;color:#8c817c;letter-spacing:.05em;margin-bottom:0}.footer-company-contact{margin-top:24px}.footer-company-contact p{margin:0;font-size:13px;line-height:1.9;color:#9a8d87;letter-spacing:.08em;margin-left:20px}.footer-nav{display:flex;gap:100px}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:25px}.footer-nav a{position:relative;text-decoration:none;color:#9a8d87;font-size:14px;padding-left:25px;transition:.3s}.footer-nav a:before{content:"›";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#d6b8af;font-size:26px;font-weight:300}.footer-nav a:hover{color:#7b706b}.office-block{width:100%;margin-bottom:100px}.office-title{font-size:18px;margin-bottom:30px;font-weight:600}.address{font-size:14px;line-height:1.8}.access-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.building-title{width:450px;font-size:14px;text-align:left}.access-body{display:flex;align-items:flex-start;gap:50px}.map-area{flex:1}.map-area iframe{width:100%;height:525px;border:0;border-radius:20px;display:block}.building-map{width:450px;flex-shrink:0}.building-map img{width:100%;height:525px;object-fit:cover;border-radius:20px;display:block}.single-map{display:flex;align-items:flex-start;gap:50px}.single-map .map-area{flex:1}.office-photo{width:450px;flex-shrink:0}.office-photo img{width:100%;height:525px;object-fit:cover;border-radius:20px;display:block}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.5);padding:30px 0;color:#8f8681}@media (max-width:768px){.footer-top{flex-direction:column;gap:50px}.footer-company{border-right:none;border-bottom:1px solid #ddd4ce;padding-right:0;padding-bottom:30px;width:100%}.footer-nav{flex-direction:column;gap:0}.access-header{flex-direction:column;gap:15px;margin-bottom:30px}.building-title{width:100%}.access-body{flex-direction:column;gap:30px}.building-map{width:100%}.map-area iframe,.building-map img{height:350px}.office-block{margin-bottom:80px}}.contact-section{width:100%;padding:80px 50px;background:#f6f1ec}.contact-inner{max-width:1600px;margin:0 auto;display:flex;gap:60px;align-items:center}.contact-left{width:40%}.contact-en{display:block;letter-spacing:2px;font-size:14px;margin-bottom:20px;color:#777}.contact-title-area h2{font-size:36px;margin-bottom:30px;font-weight:500}.contact-title-area p{line-height:2;color:#666}.contact-logo{margin-top:0;position:relative;z-index:1}.contact-logo img{width:160%;max-width:none;margin-left:-100px;transform:translateY(-10%);position:relative;z-index:1}.contact-form-wrap{width:60%;background:#fff;padding:60px;border-radius:8px;position:relative;z-index:10}.cf-row{display:flex;margin-bottom:30px;align-items:flex-start}.cf-row label{width:180px;font-weight:500}.cf-row label span{color:#ff84a6;font-size:13px;margin-left:10px}.optional{color:#999 !important}.cf-row>p{flex:1}.wpcf7-form-control{width:100%;padding:15px;border:1px solid #ddd;box-sizing:border-box}textarea{height:180px}.name-box{display:flex;gap:15px}.name-box .wpcf7-form-control{width:50%}.submit-area{text-align:center;margin-top:40px}.submit-area .wpcf7-submit{width:250px;height:60px;border:none;border-radius:50px;background:linear-gradient(90deg,#7f4f37,#a96d4b);color:#fff;font-size:16px;cursor:pointer}.privacy-check{display:flex;justify-content:center;align-items:center;margin-left:-80px}@media (max-width:1024px){.fv-inner{padding:120px 40px 0;gap:20px}.fv-text h1{font-size:30px}.company-inner,.solar_container,.storage_container,.recycle_solar_container,.contact-inner{flex-direction:column}.storage_container{flex-direction:column-reverse}.company-image img,.solar_image-box img,.storage_image img,.recycle_solar_image img{width:100%;max-width:500px;height:auto}.aeWorkRecordSlide{flex-direction:column}.aeWorkRecordImage,.aeWorkRecordInfo{width:100%}.aeWorkRecordImage img{border-radius:24px 24px 0 0}.aeWorkRecordInfo{border-radius:0 0 24px 24px;min-height:auto}.sustainBlockX_container{flex-direction:column}.sustainBlockX_imageArea{width:100%}.contact-left,.contact-form-wrap{width:100%}.contact-logo img{width:100%;max-width:500px;margin:auto;transform:none}}@media (max-width:768px){.header{padding:20px}.logo-area span{font-size:12px}.company-image:before{width:300px;height:200px}.grid_flow__main img{width:200%}.fv-inner{flex-direction:column;padding:120px 20px 50px;text-align:center}.fv-text,.fv-image{width:100%;padding-left:0}.fv-text h1{font-size:26px;margin-bottom:30px}.fv-text p{font-size:14px}.fv-image{margin-left:0}.drawer ul{width:90%}.drawer a{font-size:18px;padding:15px 0}.aeWorkRecordSlide{display:block}.aeWorkRecordImage{width:100%}.aeWorkRecordImage img{height:220px;border-radius:20px 20px 0 0}.aeWorkRecordInfo{width:100%;min-height:auto;padding:30px 24px;border-radius:0 0 20px 20px}.aeWorkRecordDate{font-size:15px;margin-bottom:12px;line-height:1.6}.aeWorkRecordName{font-size:22px;line-height:1.6}.sustainBlockX_section{padding:40px 20px}.sustainBlockX_container{display:block;padding:24px}.sustainBlockX_imageArea{width:100%;margin-bottom:24px}.sustainBlockX_mainImage{height:220px}.sustainBlockX_header{gap:14px}.sustainBlockX_title{font-size:24px;line-height:1.4}.sustainBlockX_subtitle{font-size:14px}.sustainBlockX_divider{width:100%;margin:20px 0}.sustainBlockX_textBox{padding:0;background:0 0}.sustainBlockX_textBox p{font-size:15px;line-height:2;color:#555}.recruitHeroX{padding-bottom:50px}.recruitHeroX__visual{height:320px}.recruitHeroX__overlay{padding-bottom:40px}.recruitHeroX__title{font-size:32px}.recruitHeroX__subtitle{font-size:14px}.recruitHeroX__content{padding:0 20px;margin-top:20px}.recruitHeroX__textbox{max-width:none;width:100%;display:block;padding:30px 24px;gap:0;text-align:left}.recruitHeroX__textbox p{width:100%;font-size:15px;line-height:2;margin-bottom:24px}.recruitHeroX__linkWrap{display:block}.recruitHeroX__link{justify-content:flex-start}.privacy-check{border:none !important;outline:none !important;background:0 0;padding:0;margin:20px 0}.privacy-check p{border:none !important;margin:0}.privacy-check .wpcf7-form-control-wrap{border:none !important}.privacy-check,.privacy-check *,.privacy-check:before,.privacy-check:after{border:none !important;box-shadow:none !important}.building-title{display:none}.company-section,.solar_section,.storage_section,.recycle_solar_section,.sustainBlockX_section,.contact-section{padding:60px 20px}.title,.solar_title,.storage_title,.recycle_solar_title,.sustainBlockX_title,.contact-title-area h2{font-size:24px}.contact-form-wrap{padding:30px 20px}.cf-row{flex-direction:column;gap:10px}.cf-row label{width:100%}.privacy-check{margin-left:0;justify-content:center}.submit-area .wpcf7-submit{width:100%}.footer-inner{padding:60px 20px}.footer-company{min-width:auto}.footer-company-name{font-size:20px}.map-area iframe,.building-map img{height:250px}.single-map{display:block;width:100%}.single-map .map-area{width:100%}.single-map iframe{width:100%;height:300px;display:block}}.char{color:#d0d0d0;transition:color .25s ease}.char.active{color:#111}.file-upload{width:100%}.file-upload::file-selector-button{background:#d4c5b7;color:#fff;border:1px solid #c3b19f;font-weight:500;font-size:14px;padding:10px 8px}.file-upload::file-selector-button:hover{background:#8c5a3f}.recruit-fv{width:100%;height:100vh;background-image:url(//air-e.site/wp-content/themes/AirEstate/./img/recruit-fv.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.recruit-overlay{position:absolute;top:50%;left:10%;transform:translateY(-50%)}.recruit-copy{width:520px;max-width:90%;display:block}.recruit-text{margin-top:35px;margin-left:20px;font-size:20px;line-height:1.8;color:#333}.recruit-info{max-width:1200px;margin:100px auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.info-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #ececec;display:flex;flex-direction:column}.card-title{display:flex;align-items:center;gap:14px;padding:25px 25px 18px;border-bottom:1px solid #efefef}.card-title img{width:38px;height:38px;object-fit:contain}.card-title h3{font-size:24px;color:#8b5b3d;font-weight:700;margin:0}.info-card p{padding:0 25px;margin:18px 0;line-height:2;color:#444;font-size:14px}.info-card ul{margin:18px 0;padding:0 25px 0 45px;line-height:2;color:#444}.info-card li{margin-bottom:8px}.info-card h4{color:#8b5b3d;font-size:18px;margin:22px 25px 8px}.info-card .info-card-image{width:100%;height:220px;object-fit:cover;margin-top:auto}.salary{margin:25px;padding:18px;border:2px solid #c99a65;border-radius:40px;text-align:center;color:#8b5b3d;font-size:22px;font-weight:700;background:#fffdf8}.salary-note{font-size:14px;line-height:1.8;color:#666}.salary-table,.other-table{width:calc(100% - 50px);margin:20px 25px;border-collapse:collapse}.salary-table tr,.other-table tr{border-bottom:1px solid #e8e8e8}.salary-table th,.other-table th{width:95px;padding:12px 0;text-align:left;vertical-align:top;font-size:15px;color:#8b5b3d;font-weight:700}.salary-table td,.other-table td{padding:12px 0;line-height:1.8;color:#444;font-size:15px}.info-card{transition:.3s}.info-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(0,0,0,.12)}.info-card .info-card-image{transition:.4s}.info-card:hover img:last-child{transform:scale(1.03)}.info-card p,.info-card li,.salary-table td,.other-table td{word-break:break-word}@media (max-width:960px){.recruit-info{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.recruit-info{grid-template-columns:1fr;margin:60px auto;gap:22px}.card-title{padding:20px}.card-title h3{font-size:24px}.card-title img{width:32px;height:32px}.info-card p{padding:0 20px;font-size:15px}.info-card ul{padding:0 20px 0 40px;font-size:15px}.info-card h4{margin:20px 20px 10px;font-size:17px}.salary{margin:20px;font-size:20px;padding:16px}.salary-table,.other-table{width:calc(100% - 40px);margin:15px 20px}.salary-table th,.other-table th{width:85px;font-size:14px}.salary-table td,.other-table td{font-size:14px}.info-card .info-card-image{height:200px}}@media (max-width:480px){.card-title h3{font-size:22px}.salary{font-size:18px}.info-card .info-card-image{height:180px}}.privacy-fv{width:100%;height:55vh;min-height:420px;background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url(//air-e.site/wp-content/themes/AirEstate/./img/privacy-fv.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.privacy-overlay{text-align:center;color:#fff}.privacy-overlay h1{font-size:clamp(48px,7vw,96px);letter-spacing:8px;font-weight:600;margin-bottom:30px;text-shadow:0 4px 12px rgba(0,0,0,.3)}.privacy-overlay p{font-size:clamp(18px,2vw,28px);letter-spacing:3px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.privacy{background:#f8f5f1;padding:100px 20px}.privacy-inner{max-width:1000px;margin:auto}.privacy h2{text-align:center;font-size:42px;color:#8b5b3d;margin-bottom:50px}.privacy-lead{background:#fff;padding:35px;border-radius:10px;line-height:2;box-shadow:0 5px 20px rgba(0,0,0,.05);margin-bottom:40px}.policy-box{background:#fff;border-radius:10px;padding:35px;margin-bottom:30px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.policy-box h3{font-size:26px;color:#8b5b3d;border-left:6px solid #b48a64;padding-left:18px;margin-bottom:25px}.policy-box p{line-height:2;color:#555;margin-bottom:20px}.policy-box ul{padding-left:25px;line-height:2}.policy-box li{margin-bottom:8px}.privacy-contact-btn{display:inline-block;margin-top:25px;background:#8b5b3d;color:#fff;text-decoration:none;padding:16px 40px;border-radius:50px;font-weight:700;transition:.3s}.privacy-contact-btn:hover{background:#6f452b;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.15)}@media(max-width:768px){.privacy{padding:70px 20px}.privacy-overlay h1{font-size:36px}.privacy-overlay p{font-size:16px}.privacy h2{font-size:32px}.policy-box{padding:25px}.policy-box h3{font-size:22px}.privacy-lead{padding:25px}.privacy-contact-btn{display:block;text-align:center}}@media (max-width:768px){.single-map{display:block}.single-map .map-area{width:100%}.office-photo{width:100%;margin-top:30px}.office-photo img{width:100%;height:250px}}