@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;600&display=swap";html{scroll-behavior:smooth}body{background-image:url("../img/bg-paper.jpg");background-size:cover;background-attachment:fixed}.service-wrapper{font-family:"Noto Sans JP",sans-serif;color:#333;line-height:1.8;width:100%;max-width:1140px;margin:0 auto}.service-wrapper h1,.service-wrapper h2,.service-wrapper h3,.service-wrapper h4{font-family:"Noto Serif JP",serif;font-weight:600}.service-wrapper .service-section{padding:100px 20px}.service-wrapper .service-section.bg-light{background-color:#f7f7f7}.service-wrapper .service-container{max-width:1100px;margin:0 auto}.service-wrapper .section-title{text-align:center;font-size:2.2rem;color:#2c5370;margin-bottom:60px;position:relative;padding-bottom:20px;letter-spacing:.05em}.service-wrapper .section-title span{font-size:1rem;color:#888;display:block;margin-top:10px;font-family:"Noto Sans JP",sans-serif;font-weight:400}.service-wrapper .section-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background-color:#2c5370}.service-wrapper .btn-primary{display:inline-block;background-color:#2c5370;color:#fff !important;padding:18px 50px;font-size:1.1rem;text-decoration:none;transition:background-color .3s,transform .3s;border-radius:2px;letter-spacing:.1em;font-weight:500}.service-wrapper .btn-primary:hover{background-color:#1a3b5c;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.service-wrapper .service-hero{position:relative;background-image:url("../img/service-hero.png");background-size:cover;background-position:center;background-attachment:fixed;color:#fff;text-align:center;padding:160px 20px;width:100vw;left:50%;transform:translateX(-50%)}.service-wrapper .service-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(26, 59, 92, 0.5), rgba(44, 83, 112, 0.7));z-index:1}.service-wrapper .service-hero .hero-content{position:relative;z-index:2}.service-wrapper .service-hero h1{font-size:3.2rem;margin-bottom:10px;letter-spacing:.2em;text-shadow:0 2px 10px rgba(0,0,0,.3);color:#fff}.service-wrapper .service-hero p{font-size:1.1rem;font-family:"Noto Sans JP",sans-serif;letter-spacing:.3em;opacity:.9}.service-wrapper .anchor-nav{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:20px 0;width:100vw;left:50%;transform:translateX(-50%);position:relative}.service-wrapper .anchor-nav ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0;gap:40px}.service-wrapper .anchor-nav a{text-decoration:none;color:#2c5370;font-weight:500;font-size:1rem;transition:color .3s;display:flex;align-items:center}.service-wrapper .anchor-nav a::before{content:"▶";font-size:.7rem;margin-right:8px;color:#2c5370}.service-wrapper .anchor-nav a:hover{color:#1a3b5c}.service-wrapper .service-detail{display:flex;align-items:center;gap:60px;margin-bottom:120px}.service-wrapper .service-detail:nth-child(even){flex-direction:row-reverse}.service-wrapper .service-detail:last-child{margin-bottom:0}.service-wrapper .service-detail .service-image{flex:0 0 50%}.service-wrapper .service-detail .service-image img{width:100%;height:auto;border-radius:4px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.service-wrapper .service-detail .service-content{flex:1}.service-wrapper .service-detail .service-content h2{font-size:2rem;color:#2c5370;margin-bottom:25px;display:flex;flex-direction:column}.service-wrapper .service-detail .service-content h2 .sub-catch{font-size:1.1rem;color:#888;font-weight:400;margin-bottom:10px;font-family:"Noto Sans JP",sans-serif}.service-wrapper .service-detail .service-content p{font-size:1.05rem;margin-bottom:30px;text-align:justify}.service-wrapper .service-detail .service-content .service-features{list-style:none;padding:0;margin:0 0 30px 0}.service-wrapper .service-detail .service-content .service-features li{position:relative;padding-left:25px;margin-bottom:10px;font-weight:500}.service-wrapper .service-detail .service-content .service-features li::before{content:"✓";position:absolute;left:0;color:#2c5370;font-weight:bold}.service-wrapper .service-cta{text-align:center;padding:100px 20px;background:linear-gradient(135deg, #2c5370, #1a3b5c);color:#fff}.service-wrapper .service-cta h2{font-size:2.2rem;margin-bottom:40px;color:#fff}.service-wrapper .service-cta p{margin-bottom:40px;font-size:1.2rem;opacity:.9}@media(max-width: 991px){.service-wrapper .service-detail,.service-wrapper .service-detail:nth-child(even){flex-direction:column;gap:40px}.service-wrapper .service-image{width:100%;flex:0 0 auto}.service-wrapper .anchor-nav ul{flex-direction:column;align-items:center;gap:15px}}@media(max-width: 600px){.service-wrapper .service-hero h1{font-size:2.5rem}.service-wrapper .section-title{font-size:1.8rem}.service-wrapper .service-content h2{font-size:1.6rem}.service-wrapper .service-section{padding:60px 15px}}/*# sourceMappingURL=page-service.css.map */