.page_company section{padding-top:80px}.page_company .sec_ttl{color:var(--color3);font-size:32px;line-height:calc(28 / 32);font-weight:700;border-bottom:1px solid #c9c9c9;padding:10px 0 16px}.page_company .service_section .heading{margin-top:54px;text-align:center;font-size:36px;line-height:calc(56 / 36);font-weight:500;color:#222}.page_company .service_section .service_list{margin-top:54px;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr))}.page_company .service_section .service_item{min-height:260px;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;padding:12px 0 26px;display:flex;flex-direction:column;align-items:center}.page_company .service_section .service_item:not(:first-child){border-left:none}.page_company .service_section .item_ttl{text-align:center;color:var(--color3);font-size:24px;line-height:calc(42 / 24);font-weight:500}.page_company .service_section .item_img{margin-top:14px;width:80px;height:80px}.page_company .service_section .item_img img{width:100%;height:100%;object-fit:contain}.page_company .service_section .item_txt{font-size:clamp(14px, 1.1111111111vw, 16px);margin-top:20px;text-align:center;line-height:calc(28 / 16);color:#222}.page_company .service_section .note{width:fit-content;margin:48px auto 0;border:1px solid var(--color3);padding:10px 20px;line-height:calc(24 / 16);color:#222}.page_company .greeting_section .cols{margin-top:56px;display:flex;align-items:flex-start;gap:89px}.page_company .greeting_section .heading{font-size:36px;line-height:calc(56 / 36);font-weight:500;color:#222}.page_company .greeting_section .col1{flex:1}.page_company .greeting_section .col2{margin-left:auto;width:400px}.page_company .greeting_section .col2 img{aspect-ratio:0.8333333333}.page_company .greeting_section .txt{font-size:16px;line-height:calc(28 / 16);color:#222;margin-top:40px}.page_company .greeting_section .name{margin-top:24px;text-align:right;font-size:16px;line-height:calc(28 / 16);color:#222}.page_company .philosophy_section .txt{margin-top:56px;font-size:20px;line-height:calc(36 / 20)}.page_company .overview_section .overview_list{margin-top:56px}.page_company .overview_section .overview_item{display:flex;align-items:stretch}.page_company .overview_section .overview_item:not(:first-child){margin-top:-1px}.page_company .overview_section .item_term,.page_company .overview_section .item_desc{border:1px solid #c9c9c9;padding:20px 24px;font-size:16px;line-height:calc(24 / 16);color:#222}.page_company .overview_section .item_term{width:320px;border-right:none}.page_company .overview_section .item_desc{flex:1}.page_company .history_section .history_list{margin-top:56px}.page_company .history_section .history_item{padding-left:72px;position:relative}.page_company .history_section .history_item:not(:first-child){margin-top:24px}.page_company .history_section .history_item::before{content:"";width:24px;height:24px;border-radius:50%;background-color:var(--color3);position:absolute;left:0;top:12px}.page_company .history_section .history_item:not(:last-child)::after{content:"";position:absolute;left:11px;top:24px;height:calc(100% + 12px);width:1px;background-color:#d9d9d9;z-index:-1}.page_company .history_section .item_term{color:var(--color3);font-family:"Inter", sans-serif;font-size:42px;line-height:calc(48 / 42);font-weight:500}.page_company .history_section .item_desc{margin-top:16px}.page_company .history_section .child_list{display:flex;flex-direction:column;gap:16px}.page_company .history_section .child_item{background-color:#f4f4f4;padding:32px 34px;display:flex;align-items:center;gap:31px}.page_company .history_section .child_term{background-color:#9f9f9f;color:#fff;font-size:16px;line-height:calc(24 / 16);font-weight:400;padding:10px;white-space:nowrap}.page_company .history_section .child_desc{font-size:16px;line-height:calc(24 / 16);color:#222}.page_company .access_section .access_list{margin-top:56px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px}.page_company .access_section .access_item{background-color:#fff}.page_company .access_section .item_map{height:320px}.page_company .access_section .item_map iframe{width:100%;height:100%}.page_company .access_section .item_box{background-color:#f4f4f4;min-height:166px;padding:20px;display:flex;align-items:center;gap:clamp(16px, 2.5vw, 36px)}.page_company .access_section .item_img{width:124px;height:124px;flex-shrink:0}.page_company .access_section .item_info{flex:1}.page_company .access_section .item_ttl{font-size:24px;line-height:calc(28 / 24);font-weight:700;color:#222;margin-bottom:8px}.page_company .access_section .item_txt{font-size:14px;line-height:calc(22 / 14);color:#222}.page_company .access_section .item_txt .postal_code{padding-right:0.5em}.page_company .access_section .item_txt .tel_num{padding-right:1em}.page_company .group_section .box{margin-top:56px;display:grid;grid-template-columns:514px 1fr;min-height:400px}.page_company .group_section .box .info{background-color:#f4f4f4;padding:105px 65px 80px}.page_company .group_section .box_ttl{font-size:36px;line-height:calc(28 / 36);color:#222;font-weight:500;margin-bottom:29px}.page_company .group_section .box_txt{font-size:16px;line-height:calc(24 / 16);color:#222;margin-bottom:32px}.page_company .group_section .box_btn a{display:inline-flex;align-items:center;gap:10px;background-color:var(--color2);border-radius:5px;color:#fff;font-size:16px;line-height:calc(34 / 16);padding:10px 40px}.page_company .group_section .box_btn a::after{content:"";width:10px;height:9px;background-image:url(../img/common/arrow_next.svg);background-repeat:no-repeat;background-size:contain;background-position:center;filter:brightness(0) invert(1)}.page_company .group_section .box .img{height:400px}.page_company .group_section .box .img img{width:100%;height:100%;object-fit:cover}.page_company .group_section .group_list{margin-top:56px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:40px}.page_company .group_section .group_item .item_map{height:240px}.page_company .group_section .group_item .item_map iframe{width:100%;height:100%}.page_company .group_section .group_item .item_ttl{margin-top:16px;font-size:20px;line-height:calc(28 / 20);font-weight:700;color:#222}.page_company .group_section .group_item .item_txt{font-size:14px;line-height:calc(22 / 14);color:#222}.page_company .group_section .group_item .item_txt:first-of-type{margin-top:8px}.page_company .group_section .group_item .item_txt .postal_code{padding-right:0.5em}.page_company .group_section .group_item .item_txt .tel_num{padding-right:1em}@media (max-width:1024px){.page_company section{padding-top:64px}.page_company .sec_ttl{font-size:28px;line-height:1.3;padding:8px 0 14px}.page_company .service_section .heading{margin-top:40px;font-size:30px;line-height:1.6}.page_company .service_section .service_list{margin-top:40px;grid-template-columns:repeat(2, minmax(0, 1fr));border-top:1px solid #c9c9c9}.page_company .service_section .service_item{min-height:240px;border-top:none;border-bottom:1px solid #c9c9c9}.page_company .service_section .service_item:nth-child(odd){border-left:1px solid #c9c9c9;border-right:none}.page_company .service_section .service_item:nth-child(even){border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9}.page_company .service_section .note{margin-top:32px}.page_company .greeting_section .cols{margin-top:40px;flex-direction:column;gap:24px}.page_company .greeting_section .heading{font-size:30px;line-height:1.6}.page_company .greeting_section .textarea{width:100%}.page_company .greeting_section .img{margin-top:24px}.page_company .greeting_section .img img{aspect-ratio:2.0833333333}.page_company .philosophy_section .txt{margin-top:40px;font-size:18px;line-height:1.8}.page_company .overview_section .overview_list{margin-top:40px}.page_company .overview_section .item_term{width:240px}.page_company .history_section .history_list{margin-top:40px}.page_company .history_section .history_item{padding-left:56px}.page_company .history_section .history_item::before{width:18px;height:18px;left:0;top:12px}.page_company .history_section .history_item:not(:last-child)::after{left:8px}.page_company .history_section .item_term{font-size:34px;line-height:1.3}.page_company .history_section .child_item{padding:24px 20px;align-items:flex-start;flex-direction:column;gap:14px}.page_company .access_section .access_list{margin-top:40px;grid-template-columns:1fr;gap:32px}.page_company .access_section .item_map{height:300px}.page_company .group_section .box{margin-top:40px;grid-template-columns:1fr}.page_company .group_section .box .info{padding:48px 32px}.page_company .group_section .box_ttl{font-size:32px;line-height:1.4}.page_company .group_section .box .img{height:360px}.page_company .group_section .group_list{margin-top:40px;grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.page_company section{padding-top:56px}.page_company .sec_ttl{font-size:24px;line-height:1.35}.page_company .service_section .heading{margin-top:28px;font-size:20px;line-height:1.7;text-align:left}.page_company .service_section .service_list{margin-top:28px;grid-template-columns:1fr}.page_company .service_section .service_item{min-height:auto;padding:14px 12px 18px;border-left:1px solid #c9c9c9 !important;border-right:1px solid #c9c9c9 !important}.page_company .service_section .item_ttl{font-size:20px;line-height:1.6}.page_company .service_section .item_txt{margin-top:14px;font-size:14px;line-height:1.7}.page_company .service_section .note{width:100%;margin-top:20px;padding:10px 12px;font-size:14px}.page_company .greeting_section .cols{margin-top:28px;gap:16px}.page_company .greeting_section .heading{font-size:20px;line-height:1.6}.page_company .greeting_section .txt,.page_company .greeting_section .name{font-size:14px;line-height:1.8}.page_company .greeting_section .txt{margin-top:16px}.page_company .greeting_section .img{margin-top:16px}.page_company .greeting_section .img img{aspect-ratio:1}.page_company .philosophy_section .txt{margin-top:28px;font-size:16px;line-height:1.8}.page_company .overview_section .overview_list{margin-top:28px}.page_company .overview_section .overview_item{display:block}.page_company .overview_section .item_term,.page_company .overview_section .item_desc{width:100%;font-size:14px;line-height:1.7;padding:12px 14px}.page_company .overview_section .item_term{border-right:1px solid #c9c9c9;border-bottom:none;background-color:var(--bg_color1);font-weight:500}.page_company .history_section .history_list{margin-top:28px}.page_company .history_section .history_item{padding-left:32px}.page_company .history_section .history_item::before{width:12px;height:12px;top:10px}.page_company .history_section .history_item:not(:last-child)::after{left:5px;top:22px}.page_company .history_section .item_term{font-size:28px}.page_company .history_section .item_desc{margin-top:10px}.page_company .history_section .child_list{gap:10px}.page_company .history_section .child_item{padding:14px 12px;gap:10px}.page_company .history_section .child_term{font-size:13px;line-height:1.5;padding:6px 8px}.page_company .history_section .child_desc{font-size:14px;line-height:1.7}.page_company .access_section .access_list{margin-top:28px;gap:24px}.page_company .access_section .item_map{height:220px}.page_company .access_section .item_box{min-height:auto;padding:14px;gap:12px}.page_company .access_section .item_img{width:86px;height:86px}.page_company .access_section .item_ttl{font-size:18px;line-height:1.4;margin-bottom:6px}.page_company .access_section .item_txt{font-size:13px;line-height:1.6}.page_company .access_section .item_txt span{display:block}.page_company .group_section .box{margin-top:28px}.page_company .group_section .box .info{padding:28px 20px;order:2}.page_company .group_section .box_ttl{text-align:center;font-size:24px;line-height:1.4;margin-bottom:16px}.page_company .group_section .box_txt{font-size:14px;line-height:1.7;margin-bottom:20px}.page_company .group_section .box_btn a{width:100%;justify-content:center;padding:10px 16px;font-size:14px}.page_company .group_section .box .img{height:240px}.page_company .group_section .group_list{margin-top:28px;gap:24px}.page_company .group_section .group_item .item_map{height:200px}.page_company .group_section .group_item .item_ttl{margin-top:10px;font-size:18px;line-height:1.4}.page_company .group_section .group_item .item_txt{font-size:13px;line-height:1.6}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fneyagawabus.ctag-dev12.xyz%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fctg-theme-main%2Fassets%2Fscss%2Fcompany.scss%22%2C%22wp-content%2Fthemes%2Fctg-theme-main%2Fassets%2Fscss%2F_mixin.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAIE%2CsBAAA%2CgBAAA%2CCAIA%2CuBAAA%2CgIAAA%2CCAUE%2CwCAAA%2CqGAAA%2CCASA%2C6CAAA%2C4EAAA%2CCAMA%2C6CAAA%2CuJAAA%2CCAQE%2C%2BDAAA%2CgBAAA%2CCAKF%2CyCAAA%2C8FAAA%2CCAQA%2CyCAAA%2CsCAAA%2CCAIE%2C6CAAA%2CyCAAA%2CCAOF%2CyCAAA%2CkHAAA%2CCAQA%2CqCAAA%2C0HAAA%2CCAWA%2CsCAAA%2C4DAAA%2CCAOA%2CyCAAA%2CmEAAA%2CCAOA%2CsCAAA%2CMAAA%2CCAIA%2CsCAAA%2C4BAAA%2CCAGE%2C0CAAA%2CyBAAA%2CCAKF%2CqCAAA%2CmEAAA%2CCAOA%2CsCAAA%2CoFAAA%2CCAUA%2CuCAAA%2CwDAAA%2CCAQA%2C%2BCAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CgCAAA%2CCAGE%2CiEAAA%2CeAAA%2CCAKF%2CsFAAA%2C8FAAA%2CCASA%2C2CAAA%2C6BAAA%2CCAKA%2C2CAAA%2CMAAA%2CCAMA%2C6CAAA%2CeAAA%2CCAIA%2C6CAAA%2CmCAAA%2CCAGE%2C%2BDAAA%2CeAAA%2CCAGA%2CqDAAA%2CoHAAA%2CCAWE%2CqEAAA%2CsHAAA%2CCAaJ%2C0CAAA%2C4GAAA%2CCAQA%2C0CAAA%2CeAAA%2CCAIA%2C2CAAA%2C2CAAA%2CCAMA%2C2CAAA%2CmFAAA%2CCAQA%2C2CAAA%2C4HAAA%2CCAUA%2C2CAAA%2CmDAAA%2CCAQA%2C2CAAA%2CqFAAA%2CCAOA%2C2CAAA%2CqBAAA%2CCAIA%2CwCAAA%2CYAAA%2CCAEE%2C%2BCAAA%2CsBAAA%2CCAMF%2CwCAAA%2CmHAAA%2CCASA%2CwCAAA%2CsCAAA%2CCAMA%2CyCAAA%2CMAAA%2CCAIA%2CwCAAA%2CqFAAA%2CCAQA%2CwCAAA%2CmDAAA%2CCAIE%2CqDAAA%2CmBAAA%2CCAGA%2CiDAAA%2CiBAAA%2CCAOF%2CkCAAA%2C6EAAA%2CCAOA%2CwCAAA%2CgDAAA%2CCAKA%2CsCAAA%2CsFAAA%2CCAQA%2CsCAAA%2CsEAAA%2CCAQE%2CwCAAA%2CsKAAA%2CCAUE%2C%2BCAAA%2CiMAAA%2CCAaJ%2CuCAAA%2CYAAA%2CCAEE%2C2CAAA%2CuCAAA%2CCAOF%2CyCAAA%2CqFAAA%2CCAQE%2CmDAAA%2CYAAA%2CCAEE%2C0DAAA%2CsBAAA%2CCAMF%2CmDAAA%2CmFAAA%2CCAQA%2CmDAAA%2CmDAAA%2CCACE%2CiEAAA%2CcAAA%2CCAMA%2CgEAAA%2CmBAAA%2CCAGA%2C4DAAA%2CiBAAA%2CCC9RN%2C0BDySE%2CsBAAA%2CgBAAA%2CCAIA%2CuBAAA%2CiDAAA%2CCAOE%2CwCAAA%2C8CAAA%2CCAMA%2C6CAAA%2C4FAAA%2CCAMA%2C6CAAA%2CgEAAA%2CCAIE%2C4DAAA%2C%2BCAAA%2CCAIA%2C6DAAA%2C4DAAA%2CCAMF%2CqCAAA%2CeAAA%2CCAMA%2CsCAAA%2C8CAAA%2CCAMA%2CyCAAA%2C8BAAA%2CCAKA%2C0CAAA%2CUAAA%2CCAIA%2CqCAAA%2CeAAA%2CCAEE%2CyCAAA%2CyBAAA%2CCAOF%2CuCAAA%2C8CAAA%2CCAQA%2C%2BCAAA%2CeAAA%2CCAIA%2C2CAAA%2CWAAA%2CCAMA%2C6CAAA%2CeAAA%2CCAIA%2C6CAAA%2CiBAAA%2CCAEE%2CqDAAA%2CsCAAA%2CCAMA%2CqEAAA%2CQAAA%2CCAKF%2C0CAAA%2C8BAAA%2CCAKA%2C2CAAA%2CuEAAA%2CCASA%2C2CAAA%2CkDAAA%2CCAMA%2CwCAAA%2CYAAA%2CCAMA%2CkCAAA%2CyCAAA%2CCAKA%2CwCAAA%2CiBAAA%2CCAIA%2CsCAAA%2C8BAAA%2CCAKA%2CuCAAA%2CYAAA%2CCAIA%2CyCAAA%2CkDAAA%2CCAAA%2CCCjbJ%2CyBD6bE%2CsBAAA%2CgBAAA%2CCAIA%2CuBAAA%2C%2BBAAA%2CCAME%2CwCAAA%2C8DAAA%2CCAOA%2C6CAAA%2CyCAAA%2CCAKA%2C6CAAA%2CyHAAA%2CCAOA%2CyCAAA%2C8BAAA%2CCAKA%2CyCAAA%2C8CAAA%2CCAMA%2CqCAAA%2C2DAAA%2CCASA%2CsCAAA%2CwBAAA%2CCAKA%2CyCAAA%2C8BAAA%2CCAKA%2C2EAAA%2C8BAAA%2CCAMA%2CqCAAA%2CeAAA%2CCAIA%2CqCAAA%2CeAAA%2CCAEE%2CyCAAA%2CcAAA%2CCAOF%2CuCAAA%2C8CAAA%2CCAQA%2C%2BCAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CaAAA%2CCAIA%2CsFAAA%2C2DAAA%2CCAQA%2C2CAAA%2CmGAAA%2CCASA%2C6CAAA%2CeAAA%2CCAIA%2C6CAAA%2CiBAAA%2CCAEE%2CqDAAA%2C%2BBAAA%2CCAKA%2CqEAAA%2CiBAAA%2CCAMF%2C0CAAA%2CcAAA%2CCAIA%2C0CAAA%2CeAAA%2CCAIA%2C2CAAA%2CQAAA%2CCAIA%2C2CAAA%2C0BAAA%2CCAKA%2C2CAAA%2C8CAAA%2CCAMA%2C2CAAA%2C8BAAA%2CCAOA%2C2CAAA%2CwBAAA%2CCAKA%2CwCAAA%2CYAAA%2CCAIA%2CwCAAA%2CqCAAA%2CCAMA%2CwCAAA%2CsBAAA%2CCAKA%2CwCAAA%2CgDAAA%2CCAMA%2CwCAAA%2C8BAAA%2CCAGE%2C6CAAA%2CaAAA%2CCAOF%2CkCAAA%2CeAAA%2CCAIA%2CwCAAA%2CyBAAA%2CCAKA%2CsCAAA%2CmEAAA%2CCAOA%2CsCAAA%2CiDAAA%2CCAMA%2CwCAAA%2CkEAAA%2CCAOA%2CuCAAA%2CYAAA%2CCAIA%2CyCAAA%2CwBAAA%2CCAME%2CmDAAA%2CYAAA%2CCAIA%2CmDAAA%2C8CAAA%2CCAMA%2CmDAAA%2C8BAAA%2CCAAA%22%7D */