:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;height:300px;width:600px}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.works-page{background-color:#fff}.works-page__inner{position:relative}.works-page__inner.-hasSideNavi{display:-webkit-box;display:-ms-flexbox;display:flex}.works-page__mainContainer{-webkit-box-flex:1;-ms-flex:1;flex:1}.works-page__lead{width:100%;max-width:740px;margin:0 auto;line-height:1.8;color:#062a49}.works-page__title{color:#fff;text-align:center;background:none;background-repeat:no-repeat;background-size:cover}.works-page__title ._title{letter-spacing:0.02em}.works-page__title ._desc{line-height:1.8;letter-spacing:0.02em}.works-page__toTop{width:100%;max-width:1300px;margin-right:auto;margin-left:auto;position:absolute;left:50%;height:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.works-page__toTop .toTop{position:absolute;right:41px;bottom:5px;width:77px;-webkit-transform-origin:bottom right;transform-origin:bottom right}.works-page .photos li.-fv{opacity:0}.works-page .photos .photos__list{margin-top:0}.works-page .photos__img{background-repeat:no-repeat;background-size:contain}.works-section2{border-top:1px solid #b4bfc8}.works-section2 img{display:block;max-width:100%}.works-section2 h2,.works-section2__title{font-size:23px;color:#062a49;text-align:center}.works-section2__h3{font-size:20px;color:#062a49;text-align:center}.works-section2__inner{width:100%;max-width:720px;margin-right:auto;margin-left:auto}.works-section2__text{line-height:1.8;color:#062a49;letter-spacing:0.02em}.works-section2__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;text-decoration:none;letter-spacing:0.05em;background:#062a49;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-property:background;transition-property:background;width:100%;margin-right:auto;margin-left:auto}.works-section2__btn ._icon{top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.works-section2__btn ._icon{position:absolute;width:36px;height:1px;background-color:#fff;-webkit-transition-duration:0.4s;transition-duration:0.4s;right:35px}.works-section2__btn ._icon::after{position:absolute;right:-1px;bottom:1px;display:block;width:1px;height:7.2px;content:"";background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.works-section2 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works-section2 h2.-aboveTag{padding-bottom:19px}.works-section2 h2 ._child{margin-top:14px;font-size:18px}.works-section2 .works-section2__table{width:100%;margin-right:auto;margin-left:auto;line-height:1.8}.works-section2 .works-section2__table th{font-weight:700;text-align:left}.works-page .tag{-ms-flex-wrap:wrap;flex-wrap:wrap}.works-page .tag li:not(:first-child){margin-left:0}.works-page .tag li{margin-bottom:5px}.works-page .tag li:first-child{margin-right:5px}.detailsThumb{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsThumb .swiper-button-next,.detailsThumb .swiper-button-prev{position:absolute;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:rgba(6,42,73,0.7);border-radius:50%}.detailsThumb .swiper-button-next .Icon,.detailsThumb .swiper-button-prev .Icon{color:#fff}.detailsThumb .swiper-button-prev .Icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.detailsThumb *{-webkit-animation-delay:0;animation-delay:0}.detailsThumb .swiper-container{position:relative;width:100%;max-width:720px;height:auto}.detailsThumb .swiper-button-prev,.detailsThumb .swiper-button-next{position:relative;width:40px;height:40px}.detailsThumb__img{position:relative;cursor:pointer}.detailsThumb__img::before{position:absolute;width:100%;height:100%;pointer-events:none;content:"";background:rgba(8,41,71,0.5)}.detailsThumb__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide-active .detailsThumb__img::before{display:none}.worksPost-page{background-color:#fff}.worksPost-page__inner{position:relative}.worksPost-page__inner.-hasSideNavi{display:-webkit-box;display:-ms-flexbox;display:flex}.worksPost-page__mainContainer{-webkit-box-flex:1;-ms-flex:1;flex:1}.worksPost-page__lead{width:100%;max-width:740px;margin:0 auto;line-height:1.8;color:#062a49}.worksPost-page__title{color:#fff;text-align:center;background:none;background-repeat:no-repeat;background-size:cover}.worksPost-page__title ._title{letter-spacing:0.02em}.worksPost-page__title ._desc{line-height:1.8;letter-spacing:0.02em}.worksPost-page__toTop{width:100%;max-width:1300px;margin-right:auto;margin-left:auto;position:absolute;left:50%;height:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.worksPost-page__toTop .toTop{position:absolute;right:41px;bottom:5px;width:77px;-webkit-transform-origin:bottom right;transform-origin:bottom right}.worksPost-page__mainContainer{-webkit-box-flex:0;-ms-flex:none;flex:none}.worksPost-page .photoModal__img{background-repeat:no-repeat;background-position:center;background-size:contain}.worksPost-page .photos .photos__list{margin-top:0}.worksPost-page .photos .photos__caption{margin-top:10px}.worksPost-section2{border-top:1px solid #b4bfc8}.worksPost-section2 img{display:block;max-width:100%}.worksPost-section2 h2,.worksPost-section2__title{font-size:23px;color:#062a49;text-align:center}.worksPost-section2__h3{font-size:20px;color:#062a49;text-align:center}.worksPost-section2__inner{width:100%;max-width:720px;margin-right:auto;margin-left:auto}.worksPost-section2__text{line-height:1.8;color:#062a49;letter-spacing:0.02em}.worksPost-section2__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;text-decoration:none;letter-spacing:0.05em;background:#062a49;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-property:background;transition-property:background;width:100%;margin-right:auto;margin-left:auto}.worksPost-section2__btn ._icon{top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.worksPost-section2__btn ._icon{position:absolute;width:36px;height:1px;background-color:#fff;-webkit-transition-duration:0.4s;transition-duration:0.4s;right:35px}.worksPost-section2__btn ._icon::after{position:absolute;right:-1px;bottom:1px;display:block;width:1px;height:7.2px;content:"";background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.worksPost-section2 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.worksPost-section2 h2.-aboveTag{padding-bottom:19px}.worksPost-section2 h2.-recommend{padding:40px 0}.worksPost-section2 h2 ._sub{margin-top:14px;font-size:18px}.worksPost-section2__text{width:92%;max-width:550px;margin-right:auto;margin-left:auto}.worksPost-section2__text a{text-decoration:underline}.worksPost-section2__text p{margin:15px 0}.worksPost-section2__text strong{font-weight:700}.worksPost-section2__text em{font-style:italic}.worksPost-section2__text h1{font-size:2em}.worksPost-section2__text h2{font-size:1.5em}.worksPost-section2__text h3{font-size:1.25em}.worksPost-section2__text h4{font-size:1em}.worksPost-section2__text h5{font-size:0.8em}.worksPost-section2__text h6{font-size:0.6em}.worksPost-section2__text ul,.worksPost-section2__text ol{padding-left:30px}.worksPost-section2__text blockquote{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px}.worksPost-section2__text img{max-width:100%;height:auto}.worksPost-section2__text a{color:#2875a5}.worksPost-section2__table{width:100%;margin-right:auto;margin-left:auto;line-height:1.8}.worksPost-section2__table th{font-weight:700;text-align:left}.worksPost-section2 .photos__img{background-size:contain}.worksPost-slider{position:relative;margin-right:auto;margin-left:auto}.worksPost-slider .worksPost-slider__Prev,.worksPost-slider .worksPost-slider__Next{position:relative;position:absolute;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:rgba(6,42,73,0.7);border-radius:50%}.worksPost-slider .worksPost-slider__Prev::after,.worksPost-slider .worksPost-slider__Next::after{content:"";font-family:"Icon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;display:inline-block;color:#fff}.worksPost-slider .worksPost-slider__Prev{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.worksPost-slider .worksPost-slider__Next{right:0}.worksPost-slider .worksPost-slider__Main{position:relative;z-index:1;padding:0;margin:0 auto;overflow:hidden;list-style:none}.worksPost-slider .worksPost-slider__Main.swiper-container-autoheight{height:auto}.worksPost-slider .worksPost-slider__Main::after{position:absolute;z-index:1;display:block;pointer-events:none;cursor:pointer;content:"";background-image:url(//www.ogura-kensetsu.co.jp/wp/wp-content/themes/ogura-kensetsu/assets/img/common/icon_zoom.png);background-size:contain}.worksPost-slider .worksPost-slider__MainWrapper{position:relative;z-index:1;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;padding:0;margin:0;list-style:none}.swiper-container-free-mode>.worksPost-slider .worksPost-slider__MainWrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-autoheight .worksPost-slider .worksPost-slider__MainWrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.worksPost-slider .worksPost-slider__Slide{position:relative;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;position:relative}.swiper-container-autoheight .worksPost-slider .worksPost-slider__Slide{height:auto}.worksPost-slider .worksPost-slider__imgWrapper{width:100%;overflow:hidden;position:relative;width:100%;height:0;padding-top:clamp(0px, 61.8%, 9999px);overflow:hidden;cursor:pointer}.worksPost-slider .worksPost-slider__imgWrapper .worksPost-slider__img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;background-size:contain}.worksPost-slider .worksPost-slider__title{margin-top:30px;font-size:18px}.worksPost-slider .worksPost-slider__text{margin-top:11px;font-size:16px;line-height:1.8}.worksPost-slider .worksPost-slider__Thumbnails{position:relative;z-index:1;padding:0;margin:0 auto;overflow:hidden;list-style:none}.worksPost-slider .worksPost-slider__Thumbnails.swiper-container-autoheight{height:auto}.worksPost-slider .worksPost-slider__ThumbnailsWrapper{position:relative;z-index:1;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;padding:0;margin:0;list-style:none}.swiper-container-free-mode>.worksPost-slider .worksPost-slider__ThumbnailsWrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-autoheight .worksPost-slider .worksPost-slider__ThumbnailsWrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.worksPost-slider .worksPost-slider__Thumbnail{position:relative;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;position:relative;width:calc(100% / 5)}.swiper-container-autoheight .worksPost-slider .worksPost-slider__Thumbnail{height:auto}.worksPost-slider .worksPost-slider__Thumbnail::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;content:"";background:rgba(0,0,0,0.5);-webkit-transition:all 0.2s;transition:all 0.2s}.worksPost-slider .worksPost-slider__Thumbnail.-active::before{opacity:0}.worksPost-slider .worksPost-slider__Thumbnail.-active::after{-webkit-transform:translateY(0);transform:translateY(0)}.worksPost-slider .worksPost-slider__ThumbnailWrapper{position:relative;width:100%;height:0;padding-top:clamp(0px, 61.8%, 90px);overflow:hidden;z-index:1}.worksPost-slider .worksPost-slider__ThumbnailButton{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:contain;border:0}@media (max-width: 900px){.works-page{padding-top:100px}.works-page__inner{padding-top:30px;padding-bottom:50px}.works-page__inner.-hasSideNavi{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works-page__lead{width:92%;max-width:550px;margin-right:auto;margin-left:auto;width:92%;padding:0 0 22px;font-size:14px}.works-page__title{padding:20px;background-image:url(//www.ogura-kensetsu.co.jp/wp/wp-content/themes/ogura-kensetsu/assets/img/works/ttl_bg_sp.webp)}.works-page__title.-large{padding:65px}.works-page__title ._title{font-size:20px}.works-page__title ._desc{margin-top:7.5px;font-size:14px}.works-page__toTop{bottom:23px;width:100%}.works-page__toTop .toTop{right:28px;width:56.5px}.works-section2:first-child{border-top:none}.works-section2.-hasTable{width:90%;margin:0 auto}.works-section2 h2,.works-section2__title{padding:28px 0;font-size:20px}.works-section2__h3{padding:28px 0;font-size:20px}.works-section2__text{font-size:14px}.works-section2__btn:active{-webkit-transition-delay:0s !important;transition-delay:0s !important;background:#38556d}.works-section2__btn:active ._icon{-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transform:translateX(5px);transform:translateX(5px)}.works-section2__btn{max-width:300px;padding:22px;margin-top:22px;font-size:16px}.works-section2__btn ._icon{position:absolute;width:29.5px;height:1px;background-color:#fff;-webkit-transition-duration:0.4s;transition-duration:0.4s;right:9.5px}.works-section2__btn ._icon::after{position:absolute;right:-1px;bottom:1px;display:block;width:1px;height:5.9px;content:"";background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.works-section2{margin-bottom:35px}.works-section2 .works-section2__table{width:90%;max-width:550px}.works-section2 .works-section2__table th{width:90px;font-size:14px;font-weight:700}.works-section2 .works-section2__table td{padding-bottom:17.5px;font-size:14px}.works-section2 .works-section2__table td.-last{padding-bottom:32px}.detailsThumb{margin-top:20px}.detailsThumb .swiper-button-prev,.detailsThumb .swiper-button-next{display:none}.worksPost-page{padding-top:100px}.worksPost-page__inner{padding-top:30px;padding-bottom:50px}.worksPost-page__inner.-hasSideNavi{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.worksPost-page__lead{width:92%;max-width:550px;margin-right:auto;margin-left:auto;width:92%;padding:0 0 22px;font-size:14px}.worksPost-page__title{padding:20px;background-image:url(//www.ogura-kensetsu.co.jp/wp/wp-content/themes/ogura-kensetsu/assets/img/works/ttl_bg_sp.webp)}.worksPost-page__title.-large{padding:65px}.worksPost-page__title ._title{font-size:20px}.worksPost-page__title ._desc{margin-top:7.5px;font-size:14px}.worksPost-page__toTop{bottom:23px;width:100%}.worksPost-page__toTop .toTop{right:28px;width:56.5px}.worksPost-page .photos .photos__item{width:calc(100% / 3)}.worksPost-page .photos .photos__text{margin-top:0}.worksPost-section2:first-child{border-top:none}.worksPost-section2.-hasTable{width:90%;margin:0 auto}.worksPost-section2 h2,.worksPost-section2__title{padding:28px 0;font-size:20px}.worksPost-section2__h3{padding:28px 0;font-size:20px}.worksPost-section2__text{font-size:14px}.worksPost-section2__btn:active{-webkit-transition-delay:0s !important;transition-delay:0s !important;background:#38556d}.worksPost-section2__btn:active ._icon{-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transform:translateX(5px);transform:translateX(5px)}.worksPost-section2__btn{max-width:300px;padding:22px;margin-top:22px;font-size:16px}.worksPost-section2__btn ._icon{position:absolute;width:29.5px;height:1px;background-color:#fff;-webkit-transition-duration:0.4s;transition-duration:0.4s;right:9.5px}.worksPost-section2__btn ._icon::after{position:absolute;right:-1px;bottom:1px;display:block;width:1px;height:5.9px;content:"";background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.worksPost-section2{margin-bottom:35px}.worksPost-section2.-slider{margin-top:25px}.worksPost-section2 h2.-aboveTag{display:none}.worksPost-section2 h2.-recommend{font-size:20px;text-align:center}.worksPost-section2__table{width:90%;max-width:550px}.worksPost-section2__table th{width:90px;font-size:14px;font-weight:700}.worksPost-section2__table td{padding-bottom:17.5px;font-size:14px}.worksPost-section2__table td.-last{padding-bottom:32px}.worksPost-page .simplePagination li:nth-child(3){padding-left:10px}.worksPost-slider{max-width:550px}.worksPost-slider .worksPost-slider__Prev,.worksPost-slider .worksPost-slider__Next{top:clamp(0px, 26vw, 170px);width:42.5px;height:42.5px}.worksPost-slider .worksPost-slider__Prev{left:15px}.worksPost-slider .worksPost-slider__Next{right:15px}.worksPost-slider .worksPost-slider__Main::after{top:15px;left:14px;width:28px;height:28px}.worksPost-slider .worksPost-slider__imgWrapper{max-width:550px}.worksPost-slider .worksPost-slider__caption{width:88%;padding-bottom:22px;margin-right:auto;margin-left:auto}.worksPost-slider .worksPost-slider__title{font-size:16px}.worksPost-slider .worksPost-slider__text{font-size:14px}}@media (min-width: 901px){.works-page{padding-top:80px}.works-page__inner{padding-top:50px}.works-page__inner.-hasSideNavi{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works-page__sideContainer{width:287px}.works-page__mainContainer{padding-bottom:100px;margin-left:50px}.works-page__lead{padding:0 0 38px;font-size:16px;letter-spacing:0.02em}.works-page__title{padding:31px 0 28px;background-image:url(//www.ogura-kensetsu.co.jp/wp/wp-content/themes/ogura-kensetsu/assets/img/works/ttl_bg_pc.webp)}.works-page__title.-large{padding:102px 0}.works-page__title ._title{font-size:26px}.works-page__title ._desc{margin-top:15px;font-size:16px}.works-page__toTop{bottom:65px}.works-section2 h2,.works-section2__title{padding:39px 0}.works-section2__h3{padding:39px 0}.works-section2__text{font-size:16px}.works-section2__btn:hover{-webkit-transition-delay:0s !important;transition-delay:0s !important;background:#38556d}.works-section2__btn:hover ._icon{-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transform:translateX(5px);transform:translateX(5px)}.works-section2__btn{max-width:500px;padding:26px 0;margin-top:40px;font-size:18px}.works-section2{margin-bottom:70px}.works-section2 .works-section2__table{max-width:720px;margin-top:48px}.works-section2 .works-section2__table th{width:166px;padding-right:50px}.works-section2 .works-section2__table td{padding-bottom:20px}.works-section2 .works-section2__table td.-last{padding-bottom:50px}.works-section2 .works-section2__table{margin-top:0}.worksPost-page{padding-top:80px}.worksPost-page__inner{padding-top:50px}.worksPost-page__inner.-hasSideNavi{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.worksPost-page__sideContainer{width:287px}.worksPost-page__mainContainer{padding-bottom:100px;margin-left:50px}.worksPost-page__lead{padding:0 0 38px;font-size:16px;letter-spacing:0.02em}.worksPost-page__title{padding:31px 0 28px;background-image:url(//www.ogura-kensetsu.co.jp/wp/wp-content/themes/ogura-kensetsu/assets/img/works/ttl_bg_pc.webp)}.worksPost-page__title.-large{padding:102px 0}.worksPost-page__title ._title{font-size:26px}.worksPost-page__title ._desc{margin-top:15px;font-size:16px}.worksPost-page__toTop{bottom:65px}.worksPost-page__mainContainer{width:calc(100% - 337px)}.worksPost-section2 h2,.worksPost-section2__title{padding:39px 0}.worksPost-section2__h3{padding:39px 0}.worksPost-section2__text{font-size:16px}.worksPost-section2__btn:hover{-webkit-transition-delay:0s !important;transition-delay:0s !important;background:#38556d}.worksPost-section2__btn:hover ._icon{-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transform:translateX(5px);transform:translateX(5px)}.worksPost-section2__btn{max-width:500px;padding:26px 0;margin-top:40px;font-size:18px}.worksPost-section2{margin-bottom:70px}.worksPost-section2 h2.-recommend{font-size:18px;text-align:left}.worksPost-section2__table{max-width:720px;margin-top:48px}.worksPost-section2__table th{width:166px;padding-right:50px}.worksPost-section2__table td{padding-bottom:20px}.worksPost-section2__table td.-last{padding-bottom:50px}.worksPost-section2__table{margin-top:0}.worksPost-section2__table th{padding-bottom:20px}.worksPost-slider{max-width:840px;padding:0 60px}.worksPost-slider .worksPost-slider__Prev,.worksPost-slider .worksPost-slider__Next{bottom:20px;width:40px;height:40px}.worksPost-slider .worksPost-slider__Main::after{top:15px;right:20px;width:29px;height:29px}.worksPost-slider .worksPost-slider__imgWrapper{max-width:720px}.worksPost-slider .worksPost-slider__text{margin-bottom:22px}}