.achievement{display:flex;flex-direction:column;justify-content:space-around;padding-top:var(--wonderfy-spacing-space-08);padding-bottom:var(--wonderfy-spacing-space-09);width:100%;background-color:#1e9eb2;border-top-left-radius:150px;border-bottom-right-radius:150px;gap:var(--wonderfy-spacing-space-02)}.achievement-title{margin:0 auto;font-family:var(--noto-b-26-font-family);font-weight:var(--noto-b-26-font-weight);color:var(--white);font-size:var(--noto-b-26-font-size);text-align:center;letter-spacing:8px;line-height:var(--noto-b-26-line-height);white-space:nowrap;font-style:var(--noto-b-26-font-style)}.award-logos{width:100%;max-width:1200px;overflow:hidden;border-color:var(--brandcolor);background-color:#fff;border-radius:20px;margin:0 auto;padding:var(--wonderfy-spacing-space-05);display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));justify-items:center;gap:var(--wonderfy-spacing-space-02) 0}.award-logo{width:calc((1200px - var(--wonderfy-spacing-space-05)*2)/6);height:auto;-o-object-fit:contain;object-fit:contain}.category-nav{display:flex;justify-content:space-between;width:1200px;height:140px;margin:0 auto;gap:var(--wonderfy-spacing-space-02)}.category-nav-btn{width:294px;height:auto;background-color:var(--white);border-radius:16px;overflow:hidden;border:2px solid;border-color:#000;box-shadow:4px 4px 0px #000;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:18px 0;position:relative}.category-nav-btn:hover{background-color:#fffad2;opacity:1}.category-nav-number{font-size:var(--noto-b-24-font-size);letter-spacing:var(--noto-b-24-letter-spacing);line-height:var(--noto-b-24-line-height);font-family:var(--noto-b-24-font-family);font-weight:var(--noto-b-24-font-weight);color:var(--brandcolor);white-space:nowrap}.category-nav-label{font-family:var(--noto-b-24-font-family);font-weight:var(--noto-b-24-font-weight);color:var(--txt);font-size:var(--noto-b-24-font-size);text-align:center;letter-spacing:var(--noto-b-24-letter-spacing);line-height:var(--noto-b-24-line-height);font-style:var(--noto-b-24-font-style)}.category-nav-icon{width:21px;height:21px;background-color:var(--yellow);border-radius:10.5px;border:1px solid;border-color:var(--white);display:flex;align-items:center;justify-content:center}.services{display:flex;flex-direction:column;width:100%;margin-bottom:var(--wonderfy-spacing-space-12);background-color:#fff;justify-content:center;row-gap:var(--wonderfy-spacing-space-12)}.services .firstview{display:flex;flex-direction:row;width:100%;max-width:1200px;height:432px;margin:0 auto;gap:var(--wonderfy-spacing-space-08)}.services .firstview-photo{display:flex;flex-direction:column;width:50%;height:432px;align-items:flex-start;-o-object-fit:cover;object-fit:cover}.services .firstview-text-wrapper{position:relative;display:flex;flex-direction:column;width:50%;height:432px;align-items:flex-start;gap:21px}.services .firstview-text-1{font-family:var(--noto-b-40-font-family);font-size:var(--noto-b-40-font-size);font-weight:var(--noto-b-40-font-weight);line-height:64px;position:relative;margin-top:-1px;letter-spacing:1px;align-self:stretch}.services .firstview-text-2{font-family:var(--noto-r-16-font-family);font-size:var(--noto-r-16-font-size);font-weight:var(--noto-r-16-font-weight);font-style:var(--noto-r-16-font-style);line-height:var(--noto-r-16-line-height);position:relative;letter-spacing:var(--noto-r-16-letter-spacing);color:#333;align-self:stretch}.services .services-category{display:flex;flex-direction:column;width:1200px;height:943px;margin:0 auto;align-items:flex-end;gap:32px}.services .category-header{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:8px;flex:0 0 auto}.services .category-title{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.services .category-number{font-family:"Paytone One-Regular",Helvetica;font-size:32px;font-weight:400;line-height:70px;line-height:1;position:relative;display:flex;width:43px;height:56px;margin-top:-1px;white-space:nowrap;letter-spacing:0;color:var(--brandcolor);align-items:center}.services .line{position:relative;width:2px;height:30.5px}.services .category-name{font-family:YakuHanJP,"Noto Sans JP-Bold",Helvetica;font-size:30px;font-weight:700;line-height:1;position:relative;display:flex;width:295px;height:56px;margin-top:-1px;padding-left:var(--wonderfy-spacing-space-02);white-space:nowrap;letter-spacing:0;align-items:center}.services .category-name::before{position:absolute;top:50%;left:0;width:2px;height:30.5px;content:"";transform:translateY(-50%);background-color:var(--brandcolor)}.services .category-intro{position:relative;display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:center;gap:8px;flex:0 0 auto}.services .image-2{position:relative;width:100%;height:400px;background-image:url(/assets/images/services/category4_main.png);background-position:50% 50%;background-size:cover;align-self:stretch}.services .category-items{display:flex;flex-direction:row;width:100%;padding-top:var(--wonderfy-spacing-space-04);border-top:1px solid rgba(30,158,175,.5);gap:var(--wonderfy-spacing-space-04);flex-wrap:wrap}.services .category-item{display:flex;flex-direction:column;width:calc(25% - var(--wonderfy-spacing-space-04)*3/4);transition:opacity .6s cubic-bezier(0.4, 0, 0.2, 1),transform .6s cubic-bezier(0.4, 0, 0.2, 1);transform:translateY(40px);opacity:0;gap:var(--wonderfy-spacing-space-02)}.services .category-item a{font-weight:400;color:var(--txt)}.services .category-item a:hover{text-decoration:underline}.services .category-item.is-visible{transform:translateY(0);opacity:1}.services .category-item-image{width:100%;height:auto;margin-bottom:var(--wonderfy-spacing-space-02);border-radius:8px}.services .item-title{font-family:var(--noto-b-16-font-family);font-size:var(--noto-b-16-font-size);font-weight:var(--noto-b-16-font-weight);font-style:var(--noto-b-16-font-style);line-height:var(--noto-b-16-line-height);letter-spacing:var(--noto-b-16-letter-spacing)}.services .item-subtitle{font-family:var(--noto-b-12-font-family);font-size:var(--noto-b-12-font-size);font-weight:var(--noto-b-12-font-weight);font-style:var(--noto-b-12-font-style);line-height:var(--noto-b-12-line-height);letter-spacing:var(--noto-b-12-letter-spacing)}.services .image-4{width:100%;height:400px}.services .image-4 img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;align-self:stretch}.services .image-8{position:relative;width:100%;height:400px;background-image:url(/assets/images/services/category1_main.png);background-position:50% 50%;background-size:cover;align-self:stretch}.services .image-6{position:relative;width:100%;height:400px;background-image:url(/assets/images/services/category2_main.png);background-position:50% 50%;background-size:cover;align-self:stretch}@media screen and (max-width: 1279px){.achievement{height:auto;border-top-left-radius:100px;border-bottom-right-radius:100px}.award-logos{width:calc(100% - var(--wonderfy-spacing-space-02)*2);min-height:384px;padding:var(--wonderfy-spacing-space-04)}.award-logo{max-width:168px}.category-nav{width:100%;height:auto;padding:var(--wonderfy-spacing-space-02)}.services .firstview-text-1{font-size:var(--noto-b-36-font-size);line-height:var(--noto-b-36-line-height);height:auto}.services .firstview-text-2{font-size:var(--noto-r-14-font-size);height:auto}.services .services-category{width:100%;height:auto;padding:var(--wonderfy-spacing-space-03)}}@media screen and (max-width: 1023px){.category-nav{flex-wrap:wrap}.category-nav-btn{width:calc(50% - var(--wonderfy-spacing-space-02)/2);margin-bottom:var(--wonderfy-spacing-space-02)}.services .firstview{flex-direction:column;height:auto;gap:var(--wonderfy-spacing-space-02)}.services .firstview-photo{width:100%;height:auto}.services .firstview-text-wrapper{width:100%;height:auto;padding:var(--wonderfy-spacing-space-03)}.services .category-item{width:calc(50% - var(--wonderfy-spacing-space-04)*1/2)}}@media screen and (max-width: 767px){.achievement{border-top-left-radius:80px;border-bottom-right-radius:80px}.services .image-2{height:auto;background-image:url(/assets/images/services/category4_main_sp.png);aspect-ratio:1.312/1}.services .image-4{height:auto;aspect-ratio:1.312/1}.services .image-4 img{width:100%}.services .image-8{height:auto;background-image:url(/assets/images/services/category1_main_sp.png);aspect-ratio:1.312/1}.services .image-6{height:auto;background-image:url(/assets/images/services/category2_main_sp.png);aspect-ratio:1.312/1}}@media screen and (max-width: 575px){.award-logos{grid-template-columns:repeat(auto-fit, minmax(130px, 1fr));padding:var(--wonderfy-spacing-space-02);gap:var(--wonderfy-spacing-space-01) 0}.award-logo{max-width:130px}.category-nav-number{font-size:var(--noto-b-18-font-size);letter-spacing:var(--noto-b-18-letter-spacing);line-height:var(--noto-b-18-line-height);font-family:var(--noto-b-18-font-family);font-weight:var(--noto-b-18-font-weight)}.category-nav-label{font-family:var(--noto-b-18-font-family);font-weight:var(--noto-b-18-font-weight);font-size:var(--noto-b-18-font-size);letter-spacing:var(--noto-b-18-letter-spacing);line-height:var(--noto-b-18-line-height);font-style:var(--noto-b-18-font-style)}.services .firstview-text-1{font-size:var(--noto-b-18-font-size);line-height:var(--noto-b-18-line-height)}.services .category-items{flex-direction:column;gap:var(--wonderfy-spacing-space-02)}.services .category-item{width:100%}}