﻿@charset "UTF-8";
/*
Theme Name: josokk
Version: 1.0.0
*/

:root{--border-color: #E3E3E3;--text-color: #333;--main-color: #D20000;--green: #30495A;--light-gray: #F4F4F4;}@media screen and (min-width: 1360px){html{font-size: 100px;}}@media screen and (min-width: 1024px) and (max-width: 1359px){html{font-size: calc((100vw*100)/1360);}}@media screen and (min-width: 751px) and (max-width: 1023px){html{font-size: 160px;}}@media screen and (max-width: 750px){html{font-size: calc((100vw*100)/375);}}@media screen and (min-width: 751px){body{font-size: 0.18rem;}}@media screen and (max-width: 750px){body{font-size: 0.16rem;}}*{margin: 0;padding: 0;box-sizing: border-box;}html{scroll-behavior: smooth;scroll-padding-top: 115px;}body{color: var(--text-color);font-family: "YuGothic","Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Arial",sans-serif;font-weight: 500;line-height: 1.8;}img{border: none;width: 100%;height: auto;vertical-align: middle;}h1,h2,h3,h4,h5,h6{line-height: 1.5;}a{color: inherit;text-decoration: none;}em{font-style: inherit;}ul,ol{list-style-type: none;}section{position: relative;padding: 1.2rem 0;}.no-scroll{overflow: hidden;}.bg-white{background: #fff;}.bg-light-gray{background: var(--light-gray);}.bg01{background: #fff url("./images/bg01-pc.png") no-repeat top/max(19.2rem,100%);}.bg02{background: var(--light-gray) url("images/bg02-pc.png") no-repeat top/max(19.2rem,100%);}.bg03{background: url("images/bg03.png") no-repeat top/max(19.2rem,100%);}.bg04{background: url("images/bg04-pc.png") no-repeat center/max(19.2rem,100%);}.bg05{background: var(--light-gray) url("images/bg05-pc.png") no-repeat center bottom/max(19.2rem,100%);}.bg06{background: var(--light-gray) url("images/bg06-pc.png") no-repeat top/max(19.2rem,100%);}.bg06:has(+ .bg06),.bg06:has(+ .bg-light-gray){background: url("images/bg06-pc.png") no-repeat top/max(19.2rem,100%),linear-gradient(180deg,#F4F4F4 68.56%,#FFFFFF 100%);}.bg-light-gray:has(+ .bg06){background: linear-gradient(180deg,var(--light-gray,#F4F4F4) 0%,#FFF 100%);}.bg07{background: url("images/bg07-pc.png") no-repeat top/max(19.2rem,100%),linear-gradient(180deg,rgba(244,244,244,1) 0%,rgba(255,255,255,1) 100%);}.icon-arrow-red{position: relative;padding-right: 0.26rem;}.icon-arrow-red::after{content: "";display: block;position: absolute;right: 0;top: -0.1em;bottom: 0;width: 0.16rem;height: 0.15rem;margin: auto;background: url(images/icon-arrow-red.png) no-repeat center/contain;}.icon-arrow-red-before{position: relative;padding-left: 0.26rem;}.icon-arrow-red-before::after{content: "";display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 0.16rem;height: 0.15rem;margin: auto;background: url(images/icon-arrow-red.png) no-repeat center/contain;}.icon-arrow-white{position: relative;padding-right: 0.3rem;}.icon-arrow-white::after{content: "";display: block;position: absolute;right: 0;top: 0;bottom: 0;width: 0.2rem;height: 0.16rem;margin: auto;background: url(images/icon-arrow-white.png) no-repeat center/contain;}.icon-slide-down{position: relative;padding-right: 0.25rem;}.icon-slide-down::after{content: "";display: block;position: absolute;right: 0.05rem;top: -0.05rem;bottom: 0;width: 0.08rem;height: 0.08rem;margin: auto;}.icon-download{position: relative;padding-right: 0.26rem;}.icon-download::after{content: "";display: block;position: absolute;right: 0;top: 0;bottom: 0;width: 0.16rem;height: 0.16rem;margin: auto;background: url(images/icon-download.png) no-repeat center/contain;}body:not(.header-fixed) #page.front-page .icon-download::after{background-image: url(images/icon-download-white.png);}.icon-instagram img{display: block;width: max(29px,0.29rem);height: max(29px,0.29rem);margin: auto;}.icon-external{position: relative;padding-right: 0.28rem;}.icon-external::after{content: "";display: block;position: absolute;right: 0;top: 0;bottom: 0;width: 0.18rem;height: 0.18rem;margin: auto;background: url(images/icon-external.png) no-repeat center/contain;}.icon-slide-next{position: relative;display: inline-block;padding: 0.15rem 0 0.15rem 0.6rem;}.icon-slide-next::before{content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;width: 0.5rem;height: 0.5rem;margin: auto;background: url(images/slide-next-button.png) no-repeat center/contain;}.button-arrow-white{position: relative;display: block;color: #fff;text-align: center;border: 1px solid #fff;border-radius: 1.0rem;padding: 0.1rem;}.button-arrow-white::before{content: "";display: block;position: absolute;left: 0.15rem;top: 0;bottom: 0;width: 0.15rem;height: 0.13rem;margin: auto;background: url("images/icon-arrow-white.png") no-repeat center/contain;}.video-container{position: relative;}.video-container video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.page-header .page-header-content{position: relative;z-index: 10;padding: 1.1rem 0 0 1.1rem;}.page-header .breadcrumb{margin-bottom: 0.1rem;}.page-header .page-title{display: inline-block;}.page-header .page-title h1{position: relative;z-index: 10;font-size: 0.48rem;line-height: 1.0;}.page-header .page-title .en{display: inline-block;color: var(--green);font-size: 1.5rem;font-weight: bold;font-style: italic;white-space: nowrap;overflow: visible;margin-top: -0.5rem;}.page-header .page-title .en span{display: block;opacity: 0.1;padding-right: 0.3rem;}.page-header-simple{height: 4.0rem;}.page-header-technology-solutions{position: relative;height: 6.38rem;margin-bottom: 0.8rem;}.page-header-technology-solutions .page-title{background: #fff;}.page-header-technology-solutions .page-title .en{font-size: 1.2rem;}.page-header-technology-solutions .page-header-eyecatch{position: absolute;top: 0;bottom: 0;right: 0;width: 12.42rem;max-width: 65vw;}.page-header-technology-solutions .page-header-eyecatch img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.page-title-en{display: inline-block;color: var(--green);font-size: 1.5rem;font-weight: bold;font-style: italic;overflow: visible;white-space: nowrap;pointer-events: none;}.page-title-en span{display: block;opacity: 0.1;padding-right: 0.3rem;}.single-header{padding: 0.2rem 0;}.single-header .single-header-content{width: calc(100% - 1.2rem);margin: auto;}.breadcrumb{font-size: 0.14rem;overflow: hidden;}.breadcrumb>*{float: left;}.breadcrumb>a::after{content: ">";margin: 0 0.5em;}.section-title{position: relative;text-align: center;font-size: 0.4rem;padding-bottom: 0.3rem;margin-bottom: 0.35rem;}.section-title::after{content: "";display: block;position: absolute;left: 0;right: 0;bottom: 0;width: 0.6rem;height: 0.02rem;margin: auto;background: var(--main-color);}.post-pagination{display: flex;justify-content: center;flex-wrap: wrap;gap: 0.1rem;}.post-pagination>*{display: flex;justify-content: center;align-items: center;text-align: center;background: var(--border-color);width: 0.5rem;height: 0.5rem;border-radius: 1.0rem;}.post-pagination>.page-numbers.current{color: #fff;background: #000;}.case-posts{display: grid;grid-template-columns: repeat(3,1fr);gap: 0.3rem;margin: 0.6rem 0;}.case-post .post-image{position: relative;aspect-ratio: calc(470 / 313);}.case-post .post-image img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.case-post .post-category{position: absolute;left: 0;top: 0;color: #fff;font-size: 0.16rem;background: rgba(0,0,0,0.39);padding: 0.08rem 0.2rem;}.case-post .post-title{font-weight: 500;text-align: center;margin: 0.1rem 0;}.case-post .post-attributes{display: flex;gap: 0.2rem;margin: 0.1rem 0;}.case-post .post-tags{display: flex;flex-wrap: wrap;gap: 0.1rem;margin: 0.1rem 0;}.case-post .post-tag{color: #7C7C7C;font-size: 0.14rem;padding: 0.05rem 0.15rem;border: 1px solid #7C7C7C;border-radius: 0.05rem;}.case-archive-content .case-post .post-title{font-weight: bold;text-align: left;margin: 0.15rem 0 0;}.case-archive-content .case-post .post-attributes{margin: 0 0 0.1rem;}.case-splide-slider{padding-bottom: 0.9rem;}.case-splide-slider .case-post{display: block;width: 4.7rem;max-width: 100%;}.case-splide-slider .splide__arrows{position: absolute;right: calc((100vw - min(1620px,calc(100vw - 0.3rem))) * 0.5);bottom: 0;width: 1.15rem;height: 0.5rem;}.case-splide-slider .splide__arrow{top: auto;bottom: 0;width: 0.5rem;height: 0.5rem;transform: none;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;}.case-splide-slider .splide__arrow--prev{background-image: url(images/slide-prev-button.png);left: 0;}.case-splide-slider .splide__arrow--next{background-image: url(images/slide-next-button.png);right: 0;}.case-splide-slider .splide__arrow svg{display: none;}.slider-content{position: relative;width: 1620px;max-width: calc(100% - 0.3rem);margin: auto;}.slider-content .slider-content-header{position: absolute;left: 0;top: 0;padding-left: 0.3rem;}.slider-content .slider-content-header h2{font-size: 0.36rem;margin-bottom: 0.4rem;}.slider-content .slider-content-header a{position: relative;padding-left: 0.6rem;}.slider-content .slider-content-header a::before{content: "";display: block;position: absolute;top: -0.15rem;left: 0;width: 0.5rem;height: 0.5rem;background: url(images/slide-next-button.png) no-repeat center/contain;}.slider-content .slider-content-body{padding-left: 5.0rem;margin-right: calc((100vw - 100%) * -0.5);}.case-single-content .case-single-header{margin-bottom: 0.7rem;}.case-single-content .case-single-header .section-title{display: inline-block;font-size: 0.2rem;padding-bottom: 0;font-weight: bold;margin-bottom: 0.1rem;}.case-single-content .case-single-header .section-title::after{width: auto;}.case-single-content .case-single-header .post-title{font-size: 0.32rem;}.case-single-content .case-single-body{display: flex;gap: 0.7rem;}.case-single-content .case-single-body .post-gallery .preview{position: relative;aspect-ratio: calc(716 / 476);width: 7.15rem;max-width: 100%;margin-bottom: 0.2rem;}.case-single-content .case-single-body .post-gallery .preview img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.case-single-content .case-single-body .post-gallery .thumbnails{display: flex;justify-content: center;gap: 0.1rem;}.case-single-content .case-single-body .post-gallery .thumbnail{position: relative;aspect-ratio: calc(60 / 60);width: 0.6rem;}.case-single-content .case-single-body .post-gallery .thumbnail img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.case-single-content .case-single-body .post-info{flex: 1;}.case-single-content .case-single-body .post-attributes{display: grid;grid-template-columns: 1.5rem 1fr;border-top: 1px solid var(--border-color);}.case-single-content .case-single-body .post-attributes>*{border-bottom: 1px solid var(--border-color);padding: 0.2rem;}.case-single-content .case-single-body .post-attributes>dt{font-weight: bold;}.case-single-content .case-single-body .post-tags{display: flex;flex-wrap: wrap;gap: 0.1rem;margin: 0.4rem 0;}.case-single-content .case-single-body .post-tag{color: var(--main-color);font-size: 0.14rem;padding: 0.05rem 0.15rem;border: 1px solid var(--main-color);border-radius: 0.05rem;}.news-post{position: relative;display: flex;align-items: center;gap: 0.2rem;padding: 0.3rem 0.3rem 0.3rem 0.15rem;border-bottom: 1px solid var(--border-color);}.news-post::after{content: "";display: block;position: absolute;right: 0.15rem;top: 0;bottom: 0;width: 0.08rem;height: 0.08rem;margin: auto;border-top: 1px solid var(--main-color);border-right: 1px solid var(--main-color);transform: rotate(45deg);}.news-post .post-date{font-size: 0.14rem;}.news-post .post-category{display: inline-block;font-size: 0.12rem;text-align: center;background: #fff;border-radius: 0.05rem;width: 1.18rem;padding: 0.04rem 0.1rem;line-height: 1;}.news-post .post-title{flex: 1;font-size: 0.16rem;}.news-single-content .news-single-header .post-title{font-size: 0.4rem;margin-bottom: 0.3rem;}.news-single-content .news-single-header .post-attributes{display: flex;align-items: center;gap: 0.15rem;margin-bottom: 0.3rem;}.news-single-content .news-single-header .post-category{font-size: 0.14rem;text-decoration: underline;}.news-single-content .news-single-header .post-date .label{display: inline-block;color: #fff;font-size: 0.14rem;line-height: 1.0;background: #000;padding: 0.05rem 0.1rem;}.news-single-content .news-single-header .post-date .date{font-size: 0.14rem;}.news-single-content .news-single-header .post-image img{display: block;width: 9.6rem;max-width: 100%;aspect-ratio: calc(960 / 600);object-fit: cover;margin: 1.0em auto;}.news-single-content .news-single-body h2{position: relative;font-size: 0.32rem;padding-bottom: 0.15rem;margin: 0.6rem 0 0.3rem;}.news-single-content .news-single-body h2::before{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0.6rem;height: 0.02rem;background: var(--main-color);}.news-single-content .news-single-body h3{font-size: 0.24rem;margin-top: 0.3rem;}.news-single-content .news-single-body img{display: block;max-height: 9rem;max-width: 100%;object-fit: contain;margin: 1.0em auto;width: auto;}.news-single-content .news-single-body p{margin: 1.0em 0;}.news-single-content .news-single-footer{text-align: center;padding: 0.5rem 0;}.news-single-content .news-single-footer a{text-decoration: underline;}.home-news-content .home-news-header .category-items{position: relative;display: flex;}.home-news-content .home-news-header .category-items::after{content: "";display: block;position: absolute;left: 0;right: 0;bottom: 0;height: 0.02rem;background: var(--border-color);}.home-news-content .home-news-header .category-items a{display: block;position: relative;z-index: 10;font-size: 0.16rem;padding: 0.1rem 0.4rem;border-bottom: 0.02rem solid var(--border-color);}.home-news-content .home-news-header .category-items a.active{border-bottom-color: var(--main-color);}.home-news-content .home-news-body .news-posts-container{display: none;}.home-slider-content .case-post{position: relative;}.home-slider-content .case-post .post-image{aspect-ratio: 1;}.home-slider-content .case-post .post-title{position: absolute;left: 0;bottom: 0;color: #fff;font-size: 0.16rem;font-weight: normal;background: rgba(0,0,0,0.39);padding: 0.08rem 0.2rem;margin: 0;}.technology-solutions-sliders section:not(:last-child)::after{content: "";position: absolute;left: 0;right: 0;bottom: 0;width: 1620px;max-width: 100%;height: 1px;margin: auto;background: var(--border-color);}.technology-solutions-description{width: 1100px;max-width: 100%;margin: 0 auto 1.0rem;}.technology-solutions-description p{margin-bottom: 1.0em;}.technology-solutions-content-title{font-size: 0.32rem;font-weight: bold;text-align: center;margin-bottom: 0.5rem;}.technology-solutions-flex-boxes{display: flex;flex-wrap: wrap;justify-content: center;gap: 0.4rem;width: 1600px;max-width: 100%;margin: auto;}.technology-solutions-flex-box{width: 4.6rem;max-width: 30%;}.technology-solutions-flex-box .text{position: relative;background: #fff;margin-right: 0.3rem;margin-top: -0.6rem;padding: 0.1rem;}.technology-solutions-flex-box .text h4{position: relative;font-size: 0.22rem;font-weight: bold;padding-left: 1.0em;margin-bottom: 0.1rem;}.technology-solutions-flex-box .text h4::before{content: "";display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 0.05rem;height: 0.05rem;margin: auto;background: var(--main-color);}.technology-solutions-flex-box .text p{font-size: 0.16rem;}.technology-solutions-image-box{display: flex;background: #fff;width: 1200px;max-width: 100%;margin: auto;}.technology-solutions-image-box .text{flex: 1;display: flex;flex-direction: column;gap: 0.3rem;padding: 0.5rem;}.technology-solutions-image-box .text h3{font-size: 0.24rem;font-weight: bold;}.technology-solutions-image-box .text p{margin-bottom: 1.0em;}.technology-solutions-image-box .text a{font-weight: bold;}.technology-solutions-image-box .image{position: relative;width: 5.2rem;}.technology-solutions-image-box .image img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.technology-solutions-movies{display: flex;gap: 0.5rem;}.technology-solutions-movie{width: 5.15rem;max-width: 100%;}.technology-solutions-movie h3{font-size: 0.2rem;font-weight: normal;text-align: center;}.technology-solutions-movie .movie{position: relative;aspect-ratio: calc(515 / 287);margin-bottom: 0.1rem;}.technology-solutions-movie .movie iframe{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.technology-solutions-movie .movie video{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.technology-solutions-content .technology-solutions-content-header .section-title{margin-bottom: 0.6rem;}.technology-solutions-content .technology-solutions-content-body{display: flex;}.technology-solutions-content .technology-solutions-content-item{flex: 1;background-repeat: no-repeat;background-position: center;background-size: cover;padding: 0.6rem 0;}.technology-solutions-content .technology-solutions-content-item:not(:last-child){border-right: 1px solid #fff;}.technology-solutions-content .technology-solutions-content-item:nth-child(1){background-image: url("images/technology-solutions-content-img01.jpg");}.technology-solutions-content .technology-solutions-content-item:nth-child(2){background-image: url("images/technology-solutions-content-img02.jpg");}.technology-solutions-content .technology-solutions-content-item:nth-child(3){background-image: url("images/technology-solutions-content-img03.jpg");}.technology-solutions-content .technology-solutions-content-item h3{color: #fff;font-size: 0.28rem;text-align: center;margin-bottom: 0.3rem;}.technology-solutions-content .technology-solutions-content-item .buttons{display: flex;flex-direction: column;gap: 0.2rem;max-width: 3.0rem;margin: auto;}.technology-solutions-steps{display: flex;gap: 0.3rem;}.technology-solutions-step{position: relative;flex: 1;}.technology-solutions-step:not(:last-child)::after{content: "";display: block;position: absolute;right: -0.22rem;top: 0;bottom: 0;width: 0.17rem;height: 0.17rem;margin: auto;background: url("images/icon-arrow-red.png") no-repeat center/contain;}.technology-solutions-step .text{position: relative;background: #fff;padding: 0.1rem;margin-right: 0.4rem;margin-top: -0.4rem;}.technology-solutions-step .text-header{display: flex;align-items: center;gap: 0.1rem;min-height: 0.56rem;}.technology-solutions-step .text-header .number{color: var(--green);font-size: 0.46rem;font-weight: bold;line-height: 1.0;opacity: 0.2;}.technology-solutions-step .text-body{font-size: 0.16rem;margin: 0.1rem 0;}.technology-solutions-step .text-footer{display: flex;gap: 0.2rem;font-size: 0.14rem;}.technology-solutions-step .text-footer .label{position: relative;color: var(--main-color);font-weight: bold;}.technology-solutions-step .text-footer .label::after{content: "";display: block;position: absolute;right: -0.1rem;top: 0;width: 1px;height: 100%;background: var(--main-color);}.technology-solutions-use-case{display: flex;gap: 0.7rem;background: #fff;padding: 0.7rem;}.technology-solutions-use-case .technology-solutions-use-case-header{width: 6.0rem;}.technology-solutions-use-case .technology-solutions-use-case-header h3{font-size: 0.4rem;font-weight: bold;margin-bottom: 0.4rem;}.technology-solutions-use-case .technology-solutions-use-case-header h3 span{display: block;color: var(--main-color);font-size: 0.16rem;font-weight: 500;}.technology-solutions-use-case .technology-solutions-use-case-body{width: 9.5rem;}.technology-solutions-use-case .technology-solutions-use-case-body .items{display: flex;gap: 0.3rem;}.technology-solutions-use-case .technology-solutions-use-case-body .item{flex: 1;}.technology-solutions-use-case .technology-solutions-use-case-body .item .text{position: relative;background: #fff;max-width: 3.74rem;padding: 0.1rem;margin-top: -0.4rem;}.technology-solutions-use-case .technology-solutions-use-case-body .item .text h4{font-size: 0.16rem;font-weight: bold;margin-bottom: 0.1rem;}.technology-solutions-use-case .technology-solutions-use-case-body .item .text p{font-size: 0.14rem;margin-bottom: 0.1rem;}.technology-solutions-use-case .technology-solutions-use-case-body .item .text a{font-size: 0.14rem;text-decoration: underline;}.works-search-items{display: flex;gap: 0.2rem;}.works-search-item{flex: 1;position: relative;border: 1px solid var(--border-color);}.works-search-item .item-body{padding: 0.2rem 0.25rem 0.75rem;}.works-search-item .item-body h3{font-size: 0.2rem;font-weight: bold;text-align: center;}.works-search-item .item-body .columns{display: flex;gap: 0.1rem;margin: 0.1rem 0;}.works-search-item .item-body .column{flex: 1;}.works-search-item .item-body .column li{position: relative;font-size: 0.16rem;padding-left: 0.15rem;margin-bottom: 0.05rem;}.works-search-item .item-body .column li::before{content: "";display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 0.05rem;height: 0.05rem;margin: auto;background: var(--main-color);}.works-search-item .item-footer{position: absolute;left: 0.25rem;bottom: 0.25rem;}.works-search-item .item-footer a{font-size: 0.16rem;}.section-subtitle{font-size: 0.24rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}.company-white-box{background: #fff;padding: 0.7rem;gap: 0.3rem;flex-direction: column;justify-content: flex-start;align-items: flex-start;display: flex;}.company-white-box h3{font-size: 0.24rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}.bg-white .company-white-box{padding-left: 0;padding-right: 0;}.company-thumb-nav{align-self: stretch;background: #fff;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;}.company-thumb-nav__list{justify-content: flex-start;align-items: flex-start;display: inline-flex;flex-wrap: wrap;align-content: flex-start;}.company-thumb-nav__item{overflow: hidden;}.company-thumb-nav__item a{justify-content: flex-start;align-items: center;display: flex;text-decoration: none;}.company-thumb-nav__item-image-wrap{border-radius: 500px;overflow: hidden;flex-shrink: 0;}.company-thumb-nav__item-image{transition: transform 0.3s ease;}.company-thumb-nav__item-info{justify-content: flex-start;align-items: center;display: flex;}.company-thumb-nav__item-label{font-weight: 700;word-wrap: break-word;}.company-thumb-nav__item-arrow{position: relative;background-image: url('images/icon-arrow-red.png');background-repeat: no-repeat;background-size: contain;background-position: center;}.company-table{align-self: stretch;flex-direction: column;justify-content: flex-start;align-items: stretch;display: flex;border-top: 1px solid #C5C5C5;border-left: 1px solid #C5C5C5;}.company-table__row{align-self: stretch;justify-content: flex-start;align-items: stretch;display: flex;}.company-table__th{width: 2.54rem;flex-shrink: 0;padding: 0.1rem;background: #EFEFEF;border-right: 1px solid #C5C5C5;border-bottom: 1px solid #C5C5C5;justify-content: flex-start;align-items: center;display: flex;font-weight: bold;}.company-table__td{flex: 1;padding: 0.1rem;background: #fff;border-right: 1px solid #C5C5C5;border-bottom: 1px solid #C5C5C5;}.company-table--header .company-table__th{flex: 1;width: auto;text-align: center;justify-content: center;}#page{overflow: hidden;padding-top: 0.8rem;}.mask-overlay{position: fixed;z-index: 990;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);display: none;}#footer-breadcrumb{display: none;}#contact{background: url(images/contact-bg.jpg) no-repeat center/cover;}#contact .section-content{color: #fff;text-align: center;}#contact .section-header h2{font-size: 0.5rem;}#contact .section-body{margin: 2.0em 0;}#contact .section-body p{font-size: 0.24rem;}#contact .section-footer .info{font-size: 0.2rem;margin: 1.0em 0;}#contact .section-footer .info .number{font-size: 0.36rem;}#contact .section-footer .info .hours{font-size: 0.14rem;}.technology-solutions #contact .section-header h2{font-size: 1.0rem;}#footer{background: var(--text-color);padding: 0.5rem 0.15rem;}#footer .section-content{color: #fff;max-width: 1610px;margin: auto;}#footer .section-body{display: flex;gap: 1.0rem;margin-bottom: 0.5rem;}#footer .section-body .logo-block{flex: 1;display: flex;gap: 0.5rem;position: relative;}#footer .section-body .logo-block::after{content: "";display: block;position: absolute;right: -0.5rem;top: 0;bottom: 0;width: 1px;background: #565656;}#footer .section-body .logo img{width: 2.06rem;margin-bottom: 0.1rem;}#footer .section-body .logo p{font-size: 0.14rem;}#footer .section-body .menu{flex: 1;}#footer .section-body .menu-columns{display: flex;gap: 0.5rem;}#footer .section-body .menu-column{flex: 1;}#footer .section-body .menu-item{display: block;border-bottom: 1px solid #565656;padding-bottom: 0.25rem;margin-bottom: 0.25rem;}#footer .section-body .menu-item>a{display: block;}#footer .section-body .menu li{position: relative;padding-left: 1.0em;font-size: 0.15rem;margin-bottom: 0.1rem;}#footer .section-body .menu li::before{content: "-";display: block;position: absolute;left: 0;}#footer .section-body .external-block>a{display: block;color: var(--text-color);background: #fff;border-radius: 0.05rem;padding: 0.15rem;width: 2.7rem;margin-bottom: 0.15rem;}#footer .section-body .external-block>a::after{right: 0.15rem;}#footer .section-footer p{font-size: 0.12rem;text-align: center;}#notfound-sec01 .section-content{width: 1500px;max-width: calc(100% - 0.3rem);margin: auto;}#case-archive-sec01 .section-content{width: 1500px;max-width: calc(100% - 0.3rem);margin: auto;}#civil-engineering-sec01 .section-content{width: 1600px;max-width: calc(100% - 0.3rem);margin: auto;}#civil-engineering-sec02 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#civil-engineering-sec02 .section-header .section-title{margin-bottom: 0.6rem;}#architecture-sec01 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#architecture-sec02{padding-bottom: 0;}#architecture-sec02 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#architecture-sec02 .section-header .section-title{margin-bottom: 0.6rem;}#architecture-sec03{padding-top: 0.6rem;}#architecture-sec03 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#ict-construction-sec01 .section-content{width: 1760px;max-width: calc(100% - 0.3rem);margin: auto;}#ict-construction-sec02 .section-content{width: 1760px;max-width: calc(100% - 0.3rem);margin: auto;}#ict-construction-sec02 .section-body{display: flex;flex-direction: column;gap: 0.6rem;}#bim-cim-sec01{padding-bottom: 0;}#bim-cim-sec01 .section-content{max-width: calc(100% - 0.3rem);margin: auto;padding-bottom: 1px;}#bim-cim-sec02{padding-bottom: 0;}#bim-cim-sec02 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#bim-cim-sec02 .section-header .technology-solutions-description{margin-bottom: 0.5rem;}#bim-cim-sec02 .section-header .technology-solutions-content-title{font-size: 0.24rem;margin-bottom: 0.3rem;}#bim-cim-sec02 .section-body{width: 1760px;max-width: 100%;margin: auto;padding: 0.7rem 0.15rem;}#bim-cim-sec04{padding-bottom: 0;}#bim-cim-sec04 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#bim-cim-sec04 .section-header .technology-solutions-description{margin-bottom: 0.5rem;}#bim-cim-sec04 .section-header .technology-solutions-content-title{font-size: 0.24rem;margin-bottom: 0.3rem;}#bim-cim-sec04 .section-body{width: 1760px;max-width: 100%;margin: auto;padding: 0.7rem 0.15rem;}#case-single-sec01 .section-container{padding: 1.0rem 0;width: 1760px;max-width: calc(100% - 0.3rem);margin: auto;}#case-single-sec01 .section-content{width: 1500px;max-width: calc(100% - 0.3rem);margin: auto;}#news-archive-sec01 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#news-archive-sec01 .news-archive-content .news-posts{margin-bottom: 0.6rem;}#news-single-sec01 .section-container{width: 1400px;max-width: calc(100% - 0.3rem);margin: auto;}#news-single-sec01 .section-content{width: 1200px;max-width: calc(100% - 0.3rem);margin: auto;padding: 0.8rem 0 0.5rem;}#news-single-sec01 .section-content .news-single-content{max-width: 900px;margin: auto;}#works-sec01 .section-content{width: 1200px;max-width: calc(100% - 0.3rem);margin: auto;}#works-sec01 .section-header .section-title{margin-bottom: 0.6rem;}#works-sec02 .section-header{max-width: calc(100% - 0.3rem);margin: auto;}#works-sec02 .section-body{display: flex;flex-direction: column;gap: 1.2rem;}#works-sec02 .case-post .post-title{font-weight: bold;text-align: left;margin: 0.15rem 0 0;}#works-sec02 .case-post .post-attributes{margin: 0 0 0.1rem;}[id^="home-sec"] .section-title{text-align: left;}[id^="home-sec"] .section-title::after{right: auto;}#home-eyecatch{position: relative;height: 9.1rem;}#home-eyecatch .eyecatch-body{position: absolute;z-index: 10;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;background: rgba(0,0,0,0.5);}#home-eyecatch .eyecatch-body .text{color: #fff;font-weight: bold;padding-left: 1.3rem;}#home-eyecatch .eyecatch-body .text h2{font-size: 0.64rem;margin-bottom: 0.1rem;}#home-eyecatch .eyecatch-body .text p{font-size: 0.24rem;}#home-eyecatch .eyecatch-bg{position: relative;width: 100%;height: 100%;}#home-sec01{padding: 0.6rem 0;}#home-sec01 .section-content{display: flex;width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec01 .section-header{width: 3.0rem;}#home-sec01 .section-header h2{font-size: 0.5rem;font-weight: bold;margin-bottom: 0.1rem;}#home-sec02 .section-header{position: relative;width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;padding-bottom: 0.8rem;}#home-sec02 .section-header .page-title-en{position: absolute;right: 0;bottom: -0.8rem;font-size: 2.0rem;}#home-sec02 .section-body .items{display: flex;gap: 1px;}#home-sec02 .section-body .item{flex: 1;position: relative;}#home-sec02 .section-body .item::after{content: "";display: block;position: absolute;right: 0;bottom: 0;width: 0.55rem;height: 0.55rem;background: url("images/home-sec02-arrow.png") no-repeat center/contain;}#home-sec02 .section-body .item .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}#home-sec02 .section-body .item .text h3{color: #fff;font-size: 0.32rem;}#home-sec03{padding: 1.5rem 0 0.6rem;}#home-sec03 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec03 .section-header{position: relative;padding-bottom: 0.5rem;}#home-sec03 .section-header p{margin-bottom: 0.3rem;}#home-sec03 .section-header .page-title-en{position: absolute;left: -1.0rem;top: -1.5rem;font-size: 2.0rem;}#home-sec03 .section-body{margin-right: calc((100vw - 100%) * -0.5);}#home-sec03 .section-body .case-splide-slider .splide__arrows{top: -1.0rem;bottom: auto;right: max(calc((100vw - 1410px) * 0.5),0.15rem);}#home-sec04 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec04 .section-header{position: relative;display: flex;margin-bottom: 0.8rem;}#home-sec04 .section-header .image{position: relative;flex: 1;margin-left: calc((100vw - 100%) * -0.5);}#home-sec04 .section-header .image img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}#home-sec04 .section-header .text{position: relative;padding: 0.9rem 0 0.9rem 0.9rem;}#home-sec04 .section-header .text h3{font-size: 0.24rem;margin-bottom: 0.3rem;}#home-sec04 .section-header .page-title-en{position: absolute;top: -0.2rem;font-size: 1.8rem;right: min(calc((100vw - 1410px) * -0.5),-0.4rem);}#home-sec04 .section-body .items{display: flex;justify-content: center;gap: 0.5rem;}#home-sec04 .section-body .item{text-align: center;width: 2.0rem;}#home-sec04 .section-body .item img{width: 0.35rem;margin-bottom: 0.3rem;}#home-sec04 .section-body .item span{display: block;}#home-sec05{padding: 0;}#home-sec05 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec05 .section-body{display: flex;align-items: center;}#home-sec05 .section-body .image{margin-right: calc((100vw - 100%) * -0.5);margin-left: auto;flex: 0 0 min(9rem,61%);}#home-sec05 .section-body .image img{width: 100%;object-fit: cover;}#home-sec05 .section-body .text{position: relative;flex: 1;}#home-sec05 .section-body .text h3{font-size: 0.24rem;margin-bottom: 0.3rem;}#home-sec05 .section-body .page-title-en{position: absolute;left: -0.5rem;top: 0.0rem;font-size: 2.0rem;z-index: 1;}#home-sec05 .section-body .button-white{position: relative;display: flex;align-items: center;background: #fff;border-radius: 1.0rem;height: 0.55rem;padding: 0 0.4rem;box-shadow: 0 0 0.04rem 0 rgba(0,0,0,0.09);width: 2.7rem;margin: auto;font-weight: bold;}#home-sec05 .section-body .button-white::before{content: "";display: block;position: absolute;right: 0.3rem;top: 0;bottom: 0;width: 0.16rem;height: 0.15rem;margin: auto;background: url("images/icon-arrow-red.png") no-repeat center/contain;}#home-sec05 .section-body .button-red{position: relative;display: flex;align-items: center;background: var(--main-color);border-radius: 1.0rem;height: 0.6rem;padding: 0 0.4rem;font-size: 0.22rem;font-weight: bold;color: #fff;}#home-sec05 .section-body .button-red::before{content: "";display: block;position: absolute;right: 0.3rem;top: 0;bottom: 0;width: 0.18rem;height: 0.18rem;margin: auto;background: url("images/icon-external-white.png") no-repeat center/contain;}#home-sec06 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec06 .section-header{margin-bottom: 0.6rem;}#home-sec06 .section-header h2{font-size: 0.32rem;font-weight: bold;text-align: center;}#home-sec06 .section-body .items{display: flex;justify-content: center;gap: 0.4rem;}#home-sec06 .section-body .item{display: block;}#home-sec06 .section-body .item .image{background-color: #F0F0F0;}#home-sec06 .section-body .item .image img{width: 5.2rem;}#home-sec06 .section-body .item .text{position: relative;background: #fff;width: 4.2rem;padding: 0.2rem;margin-top: -0.5rem;}#company-sec1{align-self: stretch;flex-direction: column;justify-content: flex-start;align-items: center;gap: 86px;display: flex;}#company-sec1 .company-sec1__inner{justify-content: flex-start;align-items: center;display: inline-flex;}#company-sec1 .company-sec1__text{flex: 1 1 0;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 30px;display: inline-flex;}#company-sec1 .company-sec1__headline{justify-content: center;display: flex;flex-direction: column;font-weight: 700;line-height: 1.6;word-wrap: break-word;}#company-sec1 .company-sec1__divider{width: 61px;height: 0px;outline: 2px var(--main-color) solid;outline-offset: -1px;}#company-sec1 .company-sec1__body{font-weight: 400;line-height: 2;word-wrap: break-word;}#company-sec1 .company-sec1__image{position: relative;}#about-sec1{width: 100%;overflow: hidden;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.6rem;display: flex;}#about-sec1 .about-sec1__content{width: 100%;max-width: 12rem;padding-left: 0.15rem;padding-right: 0.15rem;flex: 1 1 0;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.3rem;display: flex;}#about-sec1 .about-sec1__body{display: flex;gap: 0.5rem;flex-wrap: wrap;}#about-sec1 .about-sec1__photo{flex: 0 0 4rem;margin-top: 0.1rem;}#about-sec1 .about-sec1__text{flex: 1;}#about-sec1 .about-sec1__author{width: 100%;}#about-sec1 .about-sec1__author p{font-size: 0.2rem;font-weight: bold;line-height: 1.8;word-wrap: break-word;max-width: max-content;margin-left: auto;}#about-sec2{background: linear-gradient(180deg,var(--light-gray) 0%,#fff 100%);width: 100%;overflow: hidden;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.6rem;display: flex;}#about-sec2 .about-sec2__content{width: 100%;max-width: 12rem;padding-left: 0.15rem;padding-right: 0.15rem;flex: 1 1 0;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.3rem;display: flex;}#about-sec2 .about-sec2__body{align-self: stretch;line-height: 1.8;word-wrap: break-word;text-align: center;}#history-sec1{width: 100%;overflow: hidden;}#history-sec1 .history-sec1__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.6rem;display: flex;}#history-sec1 .history-sec1__table{position: relative;max-width: 12rem;width: 100%;padding: 0.7rem 1.2rem;background: #fff;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.4rem;display: flex;}#history-sec1 .history-sec1__table::before{content: "";position: absolute;left: 0.8rem;top: 0.7rem;bottom: 0.7rem;width: 1px;background: var(--border-color);}#history-sec1 .history-sec1__row{justify-content: flex-start;align-items: flex-start;gap: 0.31rem;display: flex;}#history-sec1 .history-sec1__col-body{flex: 1;padding-top: 0.05rem;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.1rem;display: flex;}#history-sec1 .history-sec1__col-year{width: 0.9rem;flex-shrink: 0;flex-direction: column;justify-content: flex-start;align-items: flex-start;display: flex;}#history-sec1 .history-sec1__entry{justify-content: flex-start;align-items: flex-start;gap: 0.31rem;display: flex;}#history-sec1 .history-sec1__year{position: relative;color: var(--main-color);font-size: 0.37rem;font-weight: bold;line-height: 1;word-wrap: break-word;}#history-sec1 .history-sec1__year::before{content: "";position: absolute;left: -0.435rem;top: 50%;transform: translateY(-50%);width: 0.07rem;height: 0.07rem;border-radius: 50%;background: var(--main-color);}#history-sec1 .history-sec1__date{width: 1.5rem;flex-shrink: 0;font-size: 0.16rem;line-height: 1.6;word-wrap: break-word;}#history-sec1 .history-sec1__event{flex: 1;font-size: 0.2rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}#initiatives-sec1{overflow: hidden;}#initiatives-sec1 .initiatives-sec1__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.6rem;display: flex;}#initiatives-sec1 .initiatives-sec1__header{max-width: 12rem;width: 100%;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.3rem;display: flex;}#initiatives-sec1 .initiatives-sec1__body{max-width: 12rem;width: 100%;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;display: flex;}#initiatives-sec1 .initiatives-sec1__text{flex: 1;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.2rem;display: flex;}#initiatives-sec1 .initiatives-sec1__text-title{font-size: 0.24rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}#initiatives-sec1 .initiatives-sec1__text-body{word-wrap: break-word;}#initiatives-sec1 .initiatives-sec1__image{width: 3.78rem;flex-shrink: 0;}#initiatives-sec2{overflow: hidden;}#initiatives-sec2 .initiatives-sec2__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.5rem;display: flex;}#initiatives-sec2 .initiatives-sec2__header{max-width: 12rem;width: 100%;}#initiatives-sec2 .initiatives-sec2__cards{max-width: 12rem;width: 100%;}#initiatives-sec2 .initiatives-sec2__cards-inner{flex-direction: column;justify-content: flex-start;align-items: stretch;gap: 0.4rem;display: flex;}#initiatives-sec2 .initiatives-sec2__card-content{align-self: stretch;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.1rem;display: flex;}#initiatives-sec2 .initiatives-sec2__card-body{display: flex;flex-direction: column;gap: 0.05rem;}#initiatives-sec2 .initiatives-sec2__card-body li{position: relative;padding-left: 0.18rem;}#initiatives-sec2 .initiatives-sec2__card-body li::before{content: "";position: absolute;left: 0;top: calc(0.75em - 0.03rem);width: 0.06rem;height: 0.06rem;border-radius: 50%;background: var(--text-color);}#initiatives-sec2 .initiatives-sec2__card-images{align-self: stretch;justify-content: flex-start;align-items: center;gap: 0.15rem;display: flex;flex-wrap: wrap;}#initiatives-sec2 .initiatives-sec2__card-image{width: 2rem;aspect-ratio: 1 / 1;object-fit: cover;}#initiatives-sec3{overflow: hidden;}#initiatives-sec3 .initiatives-sec3__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.5rem;display: flex;}#initiatives-sec3 .initiatives-sec3__header{max-width: 12rem;width: 100%;}#initiatives-sec3 .initiatives-sec3__body{max-width: 12rem;width: 100%;}#initiatives-sec3 .initiatives-sec3__items{flex-direction: column;justify-content: flex-start;align-items: stretch;gap: 0.5rem;display: flex;}#initiatives-sec3 .initiatives-sec3__block{flex-direction: column;justify-content: flex-start;align-items: stretch;gap: 0.4rem;display: flex;}#initiatives-sec3 .initiatives-sec3__item{flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.1rem;display: flex;}#initiatives-sec3 .initiatives-sec3__item-title{font-size: 0.24rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}#initiatives-sec3 .initiatives-sec3__item-body{word-wrap: break-word;}#initiatives-sec4{overflow: hidden;}#initiatives-sec4 .initiatives-sec4__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.5rem;display: flex;}#initiatives-sec4 .initiatives-sec4__header{max-width: 12rem;width: 100%;}#initiatives-sec4 .initiatives-sec4__body{max-width: 12rem;width: 100%;}#initiatives-sec4 .initiatives-sec4__block{flex-direction: column;justify-content: flex-start;align-items: stretch;gap: 0.3rem;display: flex;}#initiatives-sec4 .initiatives-sec4__item{flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.1rem;display: flex;}#initiatives-sec4 .initiatives-sec4__item-title{font-size: 0.2rem;font-weight: bold;line-height: 1.6;word-wrap: break-word;}#initiatives-sec5 .initiatives-sec5__content{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.5rem;display: flex;}#initiatives-sec5 .initiatives-sec5__body{max-width: 12rem;width: 100%;}#initiatives-sec5 .initiatives-sec5__body .company-white-box{justify-content: flex-start;align-items: flex-start;gap: 0.5rem;display: flex;flex-direction: row;}#initiatives-sec5 .initiatives-sec5__text{flex: 1;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.2rem;display: flex;}#initiatives-sec5 .initiatives-sec5__image{width: 3.78rem;flex-shrink: 0;}[id^="corporate-profile-sec"] [class*="__content"]{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.6rem;display: flex;}[id^="corporate-profile-sec"] [class*="__content"]>*{max-width: 12rem;width: 100%;}#corporate-profile-sec2 .corporate-profile-sec2__groups{gap: 0.6rem;}#corporate-profile-sec2 .corporate-profile-sec2__group{align-self: stretch;flex-direction: column;justify-content: flex-start;align-items: stretch;gap: 0.5rem;display: flex;}#corporate-profile-sec2 .corporate-profile-sec2__map{position: relative;background: #F0F3F3;margin: auto;}#corporate-profile-sec2 .corporate-profile-sec2__map .map-bg{position: absolute;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker{display: block;position: absolute;overflow: visible;text-decoration: none;color: inherit;cursor: pointer;}#corporate-profile-sec2 .corporate-profile-sec2__map .pin{display: block;width: 20px;height: 29px;position: absolute;top: 0px;}#corporate-profile-sec2 .corporate-profile-sec2__map .pin::before,#corporate-profile-sec2 .corporate-profile-sec2__map .pin::after{content: "";position: absolute;inset: 0;background-size: contain;background-repeat: no-repeat;background-position: center;}#corporate-profile-sec2 .corporate-profile-sec2__map .pin::before{background-image: url('images/corporate-profile-pin.png');}#corporate-profile-sec2 .corporate-profile-sec2__map .pin::after{background-image: url('images/corporate-profile-pin-hover.png');opacity: 0;transition: opacity 0.15s ease;}#corporate-profile-sec2 .corporate-profile-sec2__map .label{position: absolute;color: black;font-size: 14px;font-weight: bold;line-height: 1;word-wrap: break-word;white-space: nowrap;opacity: 0;transition: opacity 0.15s ease;-webkit-text-stroke: 2px #F0F3F3;paint-order: stroke fill;}#corporate-profile-sec2 .corporate-profile-sec2__map .label-center{text-align: center;}#corporate-profile-sec2 .corporate-profile-sec2__map .label-right{text-align: right;}#corporate-profile-sec2 .corporate-profile-sec2__map .hint{position: absolute;color: rgba(0,0,0,0.40);font-size: 14px;line-height: 21px;word-wrap: break-word;}#corporate-profile-sec4 .corporate-profile-sec4__th:nth-child(2),#corporate-profile-sec4 .corporate-profile-sec4__td:nth-child(2){flex: 2;}#corporate-profile-sec4 a{text-decoration: underline;}[id^="pfi-projects-sec"] [class*="__content"]{padding-left: 0.15rem;padding-right: 0.15rem;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.35rem;display: flex;}[id^="pfi-projects-sec"] [class*="__content"]>*{max-width: 12rem;width: 100%;}#pfi-projects-sec1 .pfi-projects-sec1__text{max-width: 11rem;font-size: 0.18rem;line-height: 1.8;}#pfi-projects-sec2 .pfi-projects-sec2__item{flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.3rem;display: flex;}#pfi-projects-sec2 .pfi-projects-sec2__item-title{font-size: 0.32rem;font-weight: bold;text-align: center;}#pfi-projects-sec2 .pfi-projects-sec2__images{justify-content: flex-start;align-items: flex-start;gap: 0.2rem;display: flex;width: 100%;}#pfi-projects-sec2 .pfi-projects-sec2__image{flex: 1;height: 4.9rem;position: relative;overflow: hidden;}#pfi-projects-sec2 .pfi-projects-sec2__image img{width: 100%;height: 100%;object-fit: cover;display: block;}#pfi-projects-sec2 .pfi-projects-sec2__item-text{font-size: 0.18rem;line-height: 1.8;}#technology-solutions-sec01 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#technology-solutions-sec01 .technology-solutions-flex-box .text h4{font-size: 0.24rem;padding: 0;}#technology-solutions-sec01 .technology-solutions-flex-box .text h4::before{display: none;}#technology-solutions-sec01 .technology-solutions-flex-box .text p{font-size: revert;}#technology-solutions-sec02 .section-content{max-width: calc(100% - 0.3rem);margin: auto;}#technology-solutions-sec02 .section-header .section-title{margin-bottom: 0.6rem;}#technology-solutions-sec02 .technology-solutions-description{display: flex;gap: 0.4rem;align-items: center;margin-bottom: 0.6rem;}#technology-solutions-sec02 .technology-solutions-description__main{flex: 1;}#technology-solutions-sec02 .technology-solutions-description__link{width: 3.36rem;flex-shrink: 0;}#technology-solutions-sec02 .technology-solutions-description__link a{display: flex;position: relative;align-items: center;background: #fff;border-radius: 1.0rem;height: 0.73rem;padding: 0 0.5rem 0 0.4rem;box-shadow: 0 0 0.04rem 0 rgba(0,0,0,0.09);font-weight: bold;line-height: 1.5;}#technology-solutions-sec02 .technology-solutions-description__link a::before{content: "";display: block;position: absolute;right: 0.3rem;top: 0;bottom: 0;width: 0.16rem;height: 0.15rem;margin: auto;background: url(images/icon-arrow-red.png) no-repeat center / contain;}#technology-solutions-sec02 .technology-solutions-content-title{text-align: left;margin-bottom: 0.2rem;}#technology-solutions-sec02 .technology-solutions-image-box .text h3 small{font-size: 0.14rem;font-weight: normal;}#technology-solutions-sec02 .technology-solutions-image-box+.technology-solutions-image-box{margin-top: 0.5rem;}#technology-solutions-sec02 .section-body+.section-header{margin-top: 0.9rem;}@media (hover: hover){a:hover img{opacity: 0.7;}.company-thumb-nav__item a:hover .company-thumb-nav__item-image{transform: scale(1.2);}#corporate-profile-sec4 a:hover{text-decoration: none;}}@media screen and (min-width: 1024px){.visible-sp{display: none;}.company-thumb-nav{padding: 0.7rem 0.15rem;}.company-thumb-nav__list{width: 100%;max-width: 1620px;row-gap: 0.5rem;column-gap: 1.5%;}.company-thumb-nav__item{width: calc((100% - 3 * 1.5%) / 4);}.company-thumb-nav__item--narrow{width: 2.84rem;}.company-thumb-nav__item a{gap: 6.812%;}.company-thumb-nav__item-image-wrap{width: 1.2rem;height: 1.2rem;}.company-thumb-nav__item-image{width: 1.2rem;height: 1.2rem;}.company-thumb-nav__item-info{gap: 0.1rem;}.company-thumb-nav__item-label{font-size: 0.18rem;}.company-thumb-nav__item-arrow{width: 0.15rem;height: 0.13rem;}#header{position: absolute;left: 0;right: 0;top: 0;height: 0.8rem;z-index: 1000;background: #fff;}#header .header-content{display: flex;align-items: center;gap: 0.2rem;position: relative;width: 100%;height: 100%;padding-right: 0.2rem;}#header .logo{width: 2.89rem;margin-left: 0.2rem;}#header .logo .white{display: none;}#header .menu-open-button{display: none;}#header .menu-close-button{display: none;}#header #nav-container{flex: 1;height: 100%;}#header #nav{flex: 1;height: 100%;}#nav ul.parent{display: flex;justify-content: flex-end;height: 100%;}#nav ul.parent>li{display: flex;justify-content: center;align-items: center;padding: 0 0.25rem;}#nav ul.parent>li>a{position: relative;font-size: 0.15rem;font-weight: bold;}#nav ul.parent>li>a.current::before{content: "";display: block;position: absolute;left: 0;right: 0;bottom: -0.1rem;height: 0.02rem;background: var(--main-color);}#nav ul.parent>li>a.current.icon-slide-down::before{right: 0.25rem;}#nav ul.parent>li>a.current.icon-download::before{right: 0.26rem;}#nav ul.sub{display: flex;gap: 0.5rem;}#nav ul.sub>li{text-align: center;}#nav ul.sub>li>a{font-size: 0.16rem;font-weight: bold;}#nav .dropdown{position: absolute;left: 0;right: 0;top: 0.8rem;background: #fff;display: none;}#nav .dropdown-content{display: flex;align-items: center;padding: 1.0rem 0.5rem;max-width: 1920px;margin: auto;}#nav .dropdown-header{padding-right: 0.9rem;border-right: 1px solid var(--border-color);}#nav .dropdown-header .dropdown-title{font-size: 0.3rem;font-weight: bold;margin-bottom: 0.1rem;}#nav .dropdown-header a{text-decoration: underline;}#nav .dropdown-body{flex: 1;padding-left: 0.9rem;}#nav .menu-item-technology-solutions ul.sub{gap: 0.3rem;}#nav .menu-item-technology-solutions ul.sub>li{max-width: 2.3rem;}#nav .menu-item-technology-solutions ul.sub>li>a{font-size: 0.17rem;}#nav .menu-item-technology-solutions ul.sub>li>a .icon-arrow-red{margin-top: 0.15rem;display: inline-block;}.header-fixed #header{position: fixed;}#page.front-page{padding-top: 0;}body:not(.header-fixed) #page.front-page #header{background: transparent;height: 1.5rem;border-bottom: 1px solid rgba(255,255,255,0.4);}body:not(.header-fixed) #page.front-page #header .logo .white{display: block;}body:not(.header-fixed) #page.front-page #header .logo .black{display: none;}body:not(.header-fixed) #page.front-page #header #nav ul.parent>li>a{color: #fff;}body:not(.header-fixed) #page.front-page #header #nav .dropdown{top: 1.5rem;}body:not(.header-fixed) #page.front-page #header #nav .dropdown{top: 1.5rem;}.icon-slide-down::after{border-width: 0 1px 1px 0;border-color: #7C7C7C;border-style: solid;transform: rotate(45deg);}body:not(.header-fixed) #page.front-page .icon-slide-down::after{border-color: rgba(255,255,255,0.6);}#home-sec01 .section-body{min-height: 5.1rem;width: calc(100% - 3rem);}#home-sec01 .section-body .post-title{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}#home-sec05 .section-body .buttons{width: 6rem;margin-top: 0.4rem;display: grid;grid-template-areas: "btn1 btn2" "btn3 btn3";gap: 0.18rem;justify-content: center;grid-template-columns: 1fr 1fr;}#home-sec05 .section-body .button:nth-child(1){grid-area: btn1;}#home-sec05 .section-body .button:nth-child(2){grid-area: btn2;}#home-sec05 .section-body .button:nth-child(3){grid-area: btn3;}#company-sec1{gap: 0.86rem;}#company-sec1 .company-sec1__inner{max-width: 1620px;width: 100%;gap: 5.8025%;}#company-sec1 .company-sec1__text{gap: 0.3rem;padding-left: 0.15rem;}#company-sec1 .company-sec1__headline{font-size: 0.4rem;}#company-sec1 .company-sec1__divider{width: 0.61rem;}#company-sec1 .company-sec1__body{font-size: 0.18rem;}#company-sec1 .company-sec1__image{width: 9rem;}#company-sec1 .company-sec1__image img{width: 10.5rem;height: 4.59rem;}#corporate-profile-sec2 .corporate-profile-sec2__map{width: 700px;height: 360px;overflow: hidden;}#corporate-profile-sec2 .corporate-profile-sec2__map .map-bg{width: 493.50px;height: 360px;left: 0px;top: 0.04px;}#corporate-profile-sec2 .corporate-profile-sec2__map .hint{left: 495px;top: 288px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker:hover .pin::after,#corporate-profile-sec2 .corporate-profile-sec2__map .marker:focus-visible .pin::after{opacity: 1;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker:hover .label,#corporate-profile-sec2 .corporate-profile-sec2__map .marker:focus-visible .label{opacity: 1;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha{width: 28px;height: 48px;left: 375px;top: 246px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha .pin{left: 4px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha .label{left: 0px;top: 27px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita{width: 94px;height: 27px;left: 252px;top: 312px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita .pin{left: 0px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita .label{left: 24px;top: 6px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima{width: 98px;height: 25px;left: 379px;top: 202px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima .pin{left: 0px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima .label{left: 28px;top: 2px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki{width: 92px;height: 30px;left: 248px;top: 229px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki .pin{left: 72px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki .label{left: 0px;top: 9px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara{width: 56px;height: 50px;left: 299px;top: 252px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara .pin{left: 29px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara .label{left: 0px;top: 29px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota{width: 97px;height: 25px;left: 362px;top: 142px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota .pin{left: 0px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota .label{left: 27px;top: 4px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba{width: 70px;height: 49px;left: 123px;top: 156px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba .pin{left: 50px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba .label{left: 0px;top: 28px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura{width: 70px;height: 48px;left: 207px;top: 161px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura .pin{left: 3px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura .label{left: 0px;top: 27px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito{width: 84px;height: 25px;left: 227px;top: 28px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito .pin{left: 64px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito .label{left: 0px;top: 2px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka{width: 141px;height: 25px;left: 364px;top: 24px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka .pin{left: 0px;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka .label{left: 29px;top: 4px;}#pfi-projects-sec2 .pfi-projects-sec2__image-caption{position: absolute;bottom: 0.1rem;right: 0.1rem;color: #F4F4F4;font-size: 0.2rem;}#technology-solutions-sec01 .section-content{max-width: calc(100% - 1rem);}#technology-solutions-sec01 .technology-solutions-flex-boxes{width: 100%;gap: 0.3rem;}#technology-solutions-sec01 .technology-solutions-flex-box{flex: 1;width: auto;max-width: none;}#technology-solutions-sec01 .technology-solutions-flex-box .text{display: flex;padding: 0.4rem 0.3rem;align-items: flex-start;gap: 0.5rem;max-width: 780px;}#technology-solutions-sec01 .technology-solutions-flex-box .text h3{font-size: 0.3rem;flex-shrink: 0;}#technology-solutions-sec01 .technology-solutions-flex-box__text-body{flex: 1;display: flex;flex-direction: column;gap: 0.2rem;}#technology-solutions-sec01 .technology-solutions-flex-box__text-body p:last-child{text-align: right;}}@media screen and (max-width: 1023px){section{padding: 0.6rem 0;}.visible-pc{display: none;}.bg01{background: none;}.bg02{background-image: url("images/bg02-sp.png");background-size: 100%;}.bg03{background: none;}.bg04{background-image: url("images/bg04-sp.png");background-position: center;background-size: cover;}.bg05{background-image: url("images/bg05-sp.png");background-size: cover;}.bg06{background-image: url("images/bg06-sp.png");background-size: 100%;}.bg07{background: none;}.icon-slide-next{padding: 0.15rem 0 0.15rem 0.4rem;}.icon-slide-next::before{width: 0.32rem;height: 0.32rem;background: url("images/icon-arrow-red.png") no-repeat center/35%;border: 1px solid var(--main-color);border-radius: 50%;}.page-header .breadcrumb{display: none;}.page-header .page-title h1{font-size: 0.26rem;}.page-header .page-title .en{font-size: 0.2rem;font-weight: normal;font-style: normal;margin: 0;}.page-header .page-title .en span{padding: 0;opacity: 0.4;}.page-header-simple{margin-top: 0;height: auto;}.page-header-simple .page-header-content{padding: 0.3rem 0.15rem;text-align: center;}.page-header-technology-solutions{height: 4.0rem;margin-bottom: 0;}.page-header-technology-solutions .page-header-content{padding: 2.5rem 0 0 0;}.page-header-technology-solutions .page-header-eyecatch{max-width: 100%;}.page-header-technology-solutions .page-title{padding: 0.2rem 0.1rem;}.page-title-en{font-size: 0.58rem;}.single-header{display: none;}.section-title{font-size: 0.24rem;padding-bottom: 0.15rem;margin-bottom: 0.2rem;}.section-title::after{width: 0.6rem;height: 0.02rem;}.technology-solutions .section-title{font-size: 0.24rem;}.post-pagination{gap: 0.08rem;}.post-pagination>*{width: 0.35rem;height: 0.35rem;border-radius: 1.0rem;}.case-posts{grid-template-columns: repeat(1,1fr);margin: 0.3rem 0;}.slider-content{display: flex;flex-direction: column;}.slider-content .slider-content-header{display: contents;}.slider-content .slider-content-header h2{font-size: 0.2rem;text-align: center;}.slider-content .slider-content-header a{font-weight: bold;padding-left: 0.4rem;padding-right: 0.1rem;order: 1;margin: 0.4rem auto 0;}.slider-content .slider-content-header a::before{margin: auto;top: 0;bottom: 0;left: 0;width: 0.32rem;height: 0.32rem;background: url(images/icon-arrow-red.png) no-repeat center / 35%;border: 1px solid var(--main-color);border-radius: 50%;}.slider-content .slider-content-body{padding: 0;margin: 0 -0.15rem;}.slider-content .slider-content-body .splide{background: #f3f3f3;}.slider-content .slider-content-body .case-post .post-text{padding-left: 0.15rem;padding-right: 0.15rem;}.case-splide-slider .case-post{width: 3.55rem;}.case-splide-slider .splide__arrows{left: 0;right: 0;margin: auto;bottom: 0.2rem;}.case-single-content .case-single-header{margin-bottom: 0.35rem;}.case-single-content .case-single-header .section-title{font-size: 0.16rem;}.case-single-content .case-single-header .post-title{font-size: 0.2rem;}.case-single-content .case-single-body{flex-direction: column;}.case-single-content .case-single-body .post-gallery .thumbnail{width: 0.3rem;}.case-single-content .case-single-body .post-attributes{grid-template-columns: 1.0rem 1fr;}.case-single-content .case-single-body .post-attributes>*{padding: 0.1rem;}.news-post{flex-wrap: wrap;gap: 0.1rem;padding: 0.15rem 0.2rem 0.15rem 0.15rem;}.news-post .post-title{flex: auto;display: block;width: 100%;}.news-post .post-category{font-size: 0.1rem;width: auto;}.news-single-content .news-single-header .post-title{font-size: 0.2rem;margin-bottom: 0.3rem;}.home-news-content .home-news-header .category-items a{padding: 0.1rem;font-size: 0.14rem;}.home-slider-content .case-post{width: 3.46rem;}.technology-solutions-description{margin-bottom: 0.5rem;}.technology-solutions-content-title{margin-bottom: 0.3rem;font-size: 0.2rem;}.technology-solutions-flex-box{max-width: none;}.technology-solutions-flex-box .text{margin-right: 0;margin-top: 0;}.technology-solutions-flex-box .text h4{font-size: 0.18rem;margin: 0.5em 0;}.technology-solutions-image-box{flex-direction: column;}.technology-solutions-image-box .text{padding: 0.25rem;order: 1;}.technology-solutions-image-box .text h3{font-size: 0.2rem;}.technology-solutions-image-box .image{width: 100%;}.technology-solutions-image-box .image img{position: relative;}.technology-solutions-movies{flex-direction: column;}.technology-solutions-movie{width: 100%;}.technology-solutions-movie h3{font-size: 0.16rem;}.technology-solutions-content .technology-solutions-content-header{max-width: calc(100% - 0.3rem);margin: auto;}.technology-solutions-content .technology-solutions-content-header .section-title{font-size: 0.24rem;margin-bottom: 0.3rem;}.technology-solutions-content .technology-solutions-content-body{flex-direction: column;}.technology-solutions-content .technology-solutions-content-item{flex: 1;background-repeat: no-repeat;background-position: center;background-size: cover;padding: 0.6rem 0;}.technology-solutions-content .technology-solutions-content-item h3{font-size: 0.22rem;}.technology-solutions-content .technology-solutions-content-item:not(:last-child){border-bottom: 1px solid #fff;border-right: none;}.technology-solutions-steps{flex-direction: column;}.technology-solutions-step:not(:last-child)::after{left: 0;right: 0;top: auto;bottom: -0.24rem;transform: rotate(90deg);}.technology-solutions-step{background: #eee;padding: 0.1rem;}.technology-solutions-step .text{margin-right: 0;margin-top: 0;padding: 0.15rem;}.technology-solutions-use-case{flex-direction: column;gap: 0.3rem;padding: 0.3rem 0.15rem;}.technology-solutions-use-case .technology-solutions-use-case-header{width: auto;}.technology-solutions-use-case .technology-solutions-use-case-header h3{font-size: 0.2rem;text-align: center;}.technology-solutions-use-case .technology-solutions-use-case-header h3 span{font-size: 0.13rem;}.technology-solutions-use-case .technology-solutions-use-case-body{width: auto;}.technology-solutions-use-case .technology-solutions-use-case-body .items{flex-direction: column;}.works-search-items{flex-direction: column;}.section-subtitle{font-size: 0.2rem;}.company-white-box{padding: 0.15rem;}.company-white-box h3{font-size: 0.18rem;}.company-thumb-nav__list{width: 100%;display: flex;gap: 0.25rem;justify-content: center;}.company-thumb-nav__item,.company-thumb-nav__item--narrow{width: calc(50% - 0.125rem);}.company-thumb-nav__item a{flex-direction: column;align-items: center;gap: 0.12rem;}.company-thumb-nav__item-label{font-size: 0.15rem;}.company-thumb-nav__item-image-wrap{width: 1.2rem;height: 1.2rem;}.company-thumb-nav__item-image{width: 1.2rem;height: 1.2rem;}.company-thumb-nav__item-arrow{width: 0.15rem;height: 0.13rem;}.company-thumb-nav__item-info{gap: 0.05rem;}.company-thumb-nav{padding-top: 0.4rem;padding-bottom: 0.4rem;padding-left: 0.15rem;padding-right: 0.15rem;max-width: 700px;margin: auto;}.company-table__row{flex-direction: column;}.company-table__th{width: 100%;}.company-table--header .company-table__row{flex-direction: row;}.company-table--header .company-table__th{width: auto;}#page{padding-top: 0.7rem;}#header{position: absolute;left: 0;right: 0;top: 0;height: 0.7rem;z-index: 1000;background: #fff;padding: 0 0.1rem;}#header .header-content{display: flex;justify-content: space-between;align-items: center;gap: 0.2rem;position: relative;width: 100%;height: 100%;}#header .logo{width: 2.4rem;}#header .logo .white{display: none;}#header .menu-open-button img{width: 0.45rem;}#header .menu-close-button{position: fixed;right: 0.1rem;top: 0.12rem;width: 0.45rem;height: 0.45rem;z-index: 1000;display: none;background: var(--text-color);border-radius: 50%;}#header .menu-close-button img{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 0.15rem;height: 0.15rem;margin: auto;}#header #nav{position: fixed;z-index: 1000;top: 0;right: 0;width: 3.45rem;height: 100vh;overflow: auto;background: var(--text-color);display: none;padding-top: 0.5rem;}#nav ul.parent>li{padding-left: 0.15rem;}#nav ul.parent>li>a{display: flex;align-items: center;color: #fff;font-size: 0.18rem;font-weight: bold;padding: 0 0.15rem;height: 0.6rem;}#nav ul.sub>li{padding-left: 0.15rem;}#nav ul.sub>li>a{display: flex;align-items: center;color: #fff;font-size: 0.16rem;padding: 0 0.15rem;height: 0.6rem;}#nav .dropdown{display: none;}#nav .dropdown-header{display: none;}#nav .menu-item-dropdown.open{background: rgba(255,255,255,0.1);padding-bottom: 0.2rem;}#nav .menu-item-dropdown>a{position: relative;}#nav .menu-item-dropdown>a::after{content: "";display: block;position: absolute;right: 0.24rem;top: 0;bottom: 0;width: 0.17rem;height: 0.17rem;margin: auto;background: url(images/sub-menu-open-button-sp.png) no-repeat center/contain;pointer-events: none;}#nav .menu-item-dropdown.open>a::after{background: url(images/sub-menu-close-button-sp.png) no-repeat center/contain;}#nav .menu-item-technology-solutions ul.sub>li>a>picture{display: none;}#nav .icon-arrow-red::after{content: none;}#nav .icon-slide-down::after{content: none;}#nav .icon-download::after{content: none;}#nav .icon-instagram{justify-content: center;padding: max(20px,0.2rem) !important;border-radius: 50%;background: rgba(255,255,255,0.1);max-width: max-content;margin: 0.5rem auto;height: auto !important;}.header-fixed #header{position: fixed;}#page.front-page{padding-top: 0;}body:not(.header-fixed) #page.front-page #header{background: transparent;}body:not(.header-fixed) #page.front-page #header .logo .white{display: block;}body:not(.header-fixed) #page.front-page #header .logo .black{display: none;}#footer-breadcrumb{display: block;}#footer-breadcrumb .footer-breadcrumb-content{padding: 0.15rem;}#contact{background-image: url(images/contact-bg-sp.jpg);}#contact .section-header h2{font-size: 0.3rem;}#contact .section-body p{font-size: 0.16rem;}#contact .section-footer .info{font-size: 0.2rem;}#contact .section-footer .info .number{font-size: 0.3rem;}#contact .section-footer .info .hours{font-size: 0.14rem;}.technology-solutions #contact .section-header h2{font-size: 0.3rem;}#footer{padding: 0.3rem 0.1rem;}#footer .section-content{text-align: center;}#footer .section-body .logo-block{flex-direction: column;}#footer .section-body .logo img{width: 2.06rem;margin-bottom: 0.1rem;}#footer .section-body .logo p{font-size: 0.14rem;}#footer .section-body .menu{display: none;}#footer .section-body .external-block{display: none;}#footer .section-footer p{font-size: 0.12rem;}#case-archive-sec01 .section-body{padding: 0.3rem 0;}#case-single-sec01 .section-container{padding: 0.2rem 0 0.5rem;width: calc(100% - 0.3rem);}#case-single-sec01 .section-content{width: calc(100% - 0.3rem);}#civil-engineering-sec02 .section-header .section-title{margin-bottom: 0.3rem;}#architecture-sec02 .section-header .section-title{margin-bottom: 0.3rem;}#architecture-sec03 .section-header .section-title{margin-bottom: 0.3rem;}#ict-construction-sec02 .section-body{gap: 0.3rem;}#bim-cim-sec02 .section-body{padding-top: 0.3rem;padding-bottom: 0.3rem;}#bim-cim-sec02 .section-header .technology-solutions-content-title{font-size: 0.2rem;}#bim-cim-sec04 .section-body{padding-top: 0.3rem;padding-bottom: 0.3rem;}#bim-cim-sec04 .section-header .technology-solutions-content-title{font-size: 0.2rem;}#news-single-sec01 .section-content{padding-top: 0.3rem;}#works-sec01 .section-header .section-title{margin-bottom: 0.3rem;}[id^="home-sec"] .section-header p br{display: none;}[id^="home-sec"] .section-body p br{display: none;}#home-eyecatch{height: 4.0rem;}#home-eyecatch .eyecatch-body{padding: 0 0.15rem;}#home-eyecatch .eyecatch-body .text{padding-left: 0;}#home-eyecatch .eyecatch-body .text h2{font-size: 0.26rem;}#home-eyecatch .eyecatch-body .text p{font-size: 0.15rem;}#home-sec01 .section-content{flex-direction: column;}#home-sec01 .section-header{display: flex;justify-content: space-between;align-items: center;width: auto;}#home-sec01 .section-header h2{font-size: 0.3rem;margin-bottom: 0;}#home-sec02 .section-header{padding-bottom: 0.3rem;}#home-sec02 .section-header .page-title-en{right: -0.3rem;bottom: -0.3rem;font-size: 0.59rem;}#home-sec02 .section-body .items{flex-direction: column;}#home-sec02 .section-body .item .text h3{font-size: 0.24rem;}#home-sec03{padding: 0.3rem 0;}#home-sec03 .section-content{display: flex;flex-direction: column;position: relative;}#home-sec03 .section-header{display: contents;}#home-sec03 .icon-slide-next{order: 1;margin: 0.15rem auto 0;}#home-sec03 .section-header .page-title-en{position: static;font-size: 0.59rem;line-height: 1;margin: -0.3rem -0.3rem -0.15rem auto;}#home-sec03 .section-body{margin: 0 -0.15rem;}#home-sec03 .section-body .case-splide-slider .splide__arrows{top: auto;left: 0;right: 0;bottom: 0;margin: auto;}#home-sec04{background: linear-gradient(180deg,var(--light-gray,#F4F4F4) 0%,#FFF 100%);}#home-sec04 .section-header{flex-direction: column-reverse;gap: 0.3rem;}#home-sec04 .section-header .image{margin: 0 -0.15rem;}#home-sec04 .section-header .image img{position: relative;}#home-sec04 .section-header .text{padding: 0;}#home-sec04 .section-header .text h3{font-size: 0.18rem;}#home-sec04 .section-header .page-title-en{font-size: 0.59rem;top: auto;bottom: -1rem;}#home-sec04 .section-body .items{flex-wrap: wrap;gap: 0.4rem 0.1rem;}#home-sec04 .section-body .item{width: 1.5rem;}#home-sec05{padding: 0.6rem 0;}#home-sec05 .section-content{width: 1410px;max-width: calc(100% - 0.3rem);margin: auto;}#home-sec05 .section-body{flex-direction: column;gap: 0.3rem;}#home-sec05 .section-body .image{margin: 0 -0.15rem;}#home-sec05 .section-body .image img{position: relative;}#home-sec05 .section-body .text{padding: 0;}#home-sec05 .section-body .text h3{font-size: 0.18rem;}#home-sec05 .section-body .text h3 br{display: none;}#home-sec05 .section-body .page-title-en{right: -0.3rem;bottom: -1rem;left: auto;top: auto;font-size: 0.59rem;}#home-sec05 .section-body .buttons{width: 80%;display: flex;gap: 0.18rem;justify-content: center;flex-direction: column;margin: 0.3rem auto 0;}#home-sec05 .section-body .button-white{height: 0.5rem;width: 100%;}#home-sec05 .section-body .button-red{height: 0.5rem;width: 100%;font-size: 0.18rem;}#home-sec06 .section-body .items{flex-direction: column;margin: 0 -0.15rem;}#home-sec06 .section-body .item .image img{width: 100%;}#home-sec06 .section-body .item .text{width: 3.45rem;margin-top: -0.4rem;}#home-sec06 .section-header h2{font-size: 0.24rem;}#company-sec1 .company-sec1__inner{flex-direction: column;width: 100%;padding-left: 0;gap: 0.3rem;}#company-sec1 .company-sec1__text{padding-left: 0.15rem;padding-right: 0.15rem;align-items: center;}#company-sec1 .company-sec1__headline{font-size: 0.2rem;text-align: center;}#company-sec1 .company-sec1__body{font-size: 0.16rem;}#company-sec1 .company-sec1__image{width: 100%;height: auto;}#about-sec1 .about-sec1__body{flex-direction: column;align-items: center;gap: 0.2rem;}#about-sec1 .about-sec1__text{flex: 1;order: 1;}#about-sec1 .about-sec1__photo{flex: 0;width: 60%;}#about-sec1 .about-sec1__author p{font-size: 0.16rem;margin: auto;text-align: center;}#about-sec2 .about-sec2__subtitle{text-align: center;}#about-sec2 .about-sec2__body{text-align: left;}#history-sec1 .history-sec1__table{padding: 0.15rem 0.15rem 0.15rem 0.3rem;}#history-sec1 .history-sec1__table::before{left: 0.15rem;top: 0.15rem;bottom: 0.15rem;}#history-sec1 .history-sec1__row{flex-direction: column;}#history-sec1 .history-sec1__year{font-size: 0.24rem;}#history-sec1 .history-sec1__entry{flex-direction: column;gap: 0;}#history-sec1 .history-sec1__event{font-size: inherit;}#history-sec1 .history-sec1__year::before{left: -0.185rem;}#initiatives-sec1 .initiatives-sec1__content{flex-direction: column;}#initiatives-sec1 .initiatives-sec1__body{flex-direction: column;}#initiatives-sec1 .initiatives-sec1__text-title{font-size: 0.18rem;text-align: center;}#initiatives-sec3 .initiatives-sec3__item-title{font-size: 0.18rem;}#initiatives-sec4 .initiatives-sec4__item-title{font-size: 0.18rem;}#initiatives-sec1 .initiatives-sec1__image{width: 60%;align-self: center;}#initiatives-sec2 .initiatives-sec2__card-images{display: grid;grid-template-columns: repeat(3,1fr);}#initiatives-sec2 .initiatives-sec2__card-image{width: 100%;}#initiatives-sec5 .initiatives-sec5__body .company-white-box{flex-direction: column;gap: 0;}#initiatives-sec5 .initiatives-sec5__image{width: 60%;align-self: center;min-width: 100px;}[id^="corporate-profile-sec"] [class*="__content"]{gap: 0.2rem;}#corporate-profile-sec2 .corporate-profile-sec2__group{gap: 0.15rem;}#corporate-profile-sec2 .corporate-profile-sec2__map{width: 100%;aspect-ratio: 493.5 / 360;overflow: hidden;container-type: inline-size;}#corporate-profile-sec2 .corporate-profile-sec2__map .map-bg{width: 100%;height: 100%;left: 0;top: 0;}#corporate-profile-sec2 .corporate-profile-sec2__map .hint{display: none;}#corporate-profile-sec2 .corporate-profile-sec2__map .pin{width: 4.05cqi;height: 5.88cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .label{opacity: 1;font-size: 3.5cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker:hover .pin::after,#corporate-profile-sec2 .corporate-profile-sec2__map .marker:focus-visible .pin::after{opacity: 0;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha{width: 5.67cqi;height: 9.73cqi;left: 75.99cqi;top: 49.85cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha .pin{left: 0.81cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-honsha .label{left: 0cqi;top: 5.47cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita{width: 19.05cqi;height: 5.47cqi;left: 51.06cqi;top: 63.22cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita .pin{left: 0cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-narita .label{left: 4.86cqi;top: 1.22cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima{width: 19.86cqi;height: 5.07cqi;left: 76.80cqi;top: 40.93cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima .pin{left: 0cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-kashima .label{left: 5.67cqi;top: 0;line-height: 1.2;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki{width: 18.64cqi;height: 6.08cqi;left: 50.25cqi;top: 46.40cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki .pin{left: 14.59cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-inashiki .label{left: auto;right: 5cqi;top: 1.82cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara{width: 11.35cqi;height: 10.13cqi;left: 60.59cqi;top: 51.06cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara .pin{left: 5.88cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-sawara .label{left: 0cqi;top: 5.88cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota{width: 19.66cqi;height: 5.07cqi;left: 73.35cqi;top: 28.77cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota .pin{left: 0cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hokota .label{left: 5.47cqi;top: 0.81cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba{width: 14.18cqi;height: 9.93cqi;left: 24.92cqi;top: 31.61cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba .pin{left: 10.13cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsukuba .label{left: auto;right: 1cqi;top: 5.67cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura{width: 14.18cqi;height: 9.73cqi;left: 41.95cqi;top: 32.62cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura .pin{left: 0.61cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-tsuchiura .label{left: 0cqi;top: 5.47cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito{width: 17.02cqi;height: 5.07cqi;left: 46.00cqi;top: 5.67cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito .pin{left: 12.97cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-mito .label{left: auto;right: 5cqi;top: 0.41cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka{width: 0cqi;height: 5.07cqi;left: 75.79cqi;top: 4.86cqi;}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka .pin{left: 50%;transform: translateX(-50%);}#corporate-profile-sec2 .corporate-profile-sec2__map .marker-hitachinaka .label{left: 50%;right: auto;top: 6.5cqi;text-align: center;transform: translateX(-35%);}[id^="pfi-projects-sec"] [class*="__content"]{gap: 0.2rem;}#pfi-projects-sec2{padding-top: 0;}#pfi-projects-sec2 .pfi-projects-sec2__item-title{font-size: 0.18rem;}#pfi-projects-sec2 .pfi-projects-sec2__image-caption{font-size: 0.12rem;}#pfi-projects-sec2 .pfi-projects-sec2__images{flex-direction: column;}#pfi-projects-sec2 .pfi-projects-sec2__image{height: 2.5rem;width: 100%;}#technology-solutions-sec02 .section-header .section-title{margin-bottom: 0.3rem;}#technology-solutions-sec01 .technology-solutions-flex-box .text h3{font-size: 0.2rem;margin-bottom: 0.1rem;}#technology-solutions-sec01 .technology-solutions-flex-box .text h4{font-size: 0.18rem;}#technology-solutions-sec01 .technology-solutions-flex-box__text-body p:last-child{margin-top: 0.1rem;}#technology-solutions-sec02 .technology-solutions-description{flex-direction: column;gap: 0.15rem;}}