.btn{position:relative;display:flex;justify-content:center;align-items:center;color:#0068b7;border:1px solid #0068b7;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px;position:relative;justify-content:center;padding:10px 15px}.btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #0068b7;border-top:1px solid #0068b7;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.btn:hover{background:#0068b7;color:#fff;border-color:#fff}.btn:hover:after{border-color:#fff}}.btn:after{position:absolute;display:inline-block;top:50%;right:8px;transform:translateY(-50%) rotate(45deg)}.link-btn{position:relative;display:flex;justify-content:center;align-items:center;color:#333;border:1px solid #aaa;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px}.link-btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #333;border-top:1px solid #333;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.link-btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.link-btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.link-btn:hover{background:#0068b7;color:#fff;border-color:#fff}.link-btn:hover:after{border-color:#fff}}.related-link{background-color:#f5f5f5}.related-link__list{display:grid;grid-gap:10px}.related-link__list+.related-link__list{margin-top:60px}@media screen and (max-width:599px){.related-link__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.related-link__list{grid-template-columns:repeat(4, 1fr)}}.related-link__title{flex-basis:100%;font-weight:600}@media screen and (max-width:599px){.related-link__title{font-size:2rem;grid-column:1/2}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__title{font-size:2rem;grid-column:1/3}}@media screen and (min-width: 1025px){.related-link__title{font-size:3rem;grid-column:1/5}}.related-link__item{display:flex}.related-link__link-btn{width:100%}@media screen and (min-width:600px){.related-link__link-btn{min-height:75px}}@media screen and (max-width: 1024px){.col__container--sptab1-pc2{display:grid;gap:40px;grid-template-columns:1fr}}@media screen and (min-width: 1025px){.col__container--sptab1-pc2{display:grid;gap:20px;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 1024px){.col__container--sptab1-pc3{display:grid;gap:40px;grid-template-columns:1fr}}@media screen and (min-width: 1025px){.col__container--sptab1-pc3{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 1024px){.col__container--sptab2-pc4{display:grid;gap:40px 20px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.col__container--sptab2-pc4{display:grid;gap:20px;grid-template-columns:repeat(4, 1fr)}}.link__text{color:#0068b7}.link__text:hover{text-decoration:underline}.link__text--r-arrow{display:flex;align-items:center;color:#0068b7}.link__text--r-arrow:hover{text-decoration:underline}.link__text--r-arrow::after{content:"";display:inline-block;width:8px;height:8px;margin-left:4px;border-right:1px solid #0068b7;border-bottom:1px solid #0068b7;transform:rotate(-45deg)}.chapter{background:#f5f5f5}.chapter__title--alpha{font-size:3rem;font-weight:900;margin-bottom:12px}.business{margin-top:40px}.business__col{display:grid;gap:20px;grid-template-columns:1fr 2fr 1fr}@media screen and (max-width:599px){.business__col{grid-template-columns:1fr}}.business__item{border:1px solid;background:#fff}.business__item--industrial{border-color:#004c84}.business__item--building{border-color:#007a83}.business__item--engineer{border-color:#76234b}@media screen and (max-width:599px){.business__item-gaiyo{width:50%;margin-right:10px}}.business__item-num{font-size:8rem;font-family:serif;line-height:1em;margin-bottom:10px}@media screen and (max-width:599px){.business__item-num{font-size:5rem;width:100%;margin-bottom:20px}}.business__item-subttl{font-size:1.5rem;margin-bottom:30px}@media screen and (max-width:599px){.business__item-subttl{margin-bottom:10px}}.business__item-mainttl{font-size:1.6rem;font-weight:700;margin-bottom:20px;letter-spacing:.1em}@media screen and (max-width:599px){.business__item-mainttl{margin:0}}.business__item--col{display:grid;gap:20px;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width:599px){.business__item--col{gap:10px 0;grid-template-columns:1fr}}.business__item--img{aspect-ratio:119/155;display:block;margin:auto;width:100%}@media screen and (max-width:599px){.business__item--img-area{width:40%}}.business__item--img-caption{font-size:1.2rem;text-align:right;color:#333}.business__item--icon{aspect-ratio:1/1;display:block;margin:0 auto;width:20%}.business__item--icon-fill{transition:all .4s ease}.business__item--icon-fill-material{fill:#004c84}.business__item--icon-fill-building{fill:#007a83}.business__item--icon-fill-engineer{fill:#76234b}@media screen and (max-width:599px){.business__item--icon{width:40%}}@media screen and (max-width:599px){.business__item--list{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-end}.business__item--list:first-child{margin-bottom:10px;padding-bottom:20px;border-bottom:1px dashed #007a83}}.business__link{display:block;text-align:center;padding:30px 10px 10px;transition:all .4s ease;border:1px solid;background:#fff}@media(any-hover: hover){.business__link:hover{color:#fff}.business__link:hover .business__item--icon-fill{fill:#fff}.business__link:hover .business__item--img-caption{color:#fff}}@media screen and (max-width:599px){.business__link{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:30px;flex-wrap:wrap;position:relative}.business__link::after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 10px 10px;bottom:5px;right:5px}}.business__link--industrial{color:#004c84;border-color:#004c84}@media screen and (max-width:599px){.business__link--industrial::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #004c84 rgba(0,0,0,0)}}@media(any-hover: hover){.business__link--industrial:hover{background:#004c84}}.business__link--building{color:#007a83;border-color:#007a83;display:block}@media screen and (max-width:599px){.business__link--building::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #007a83 rgba(0,0,0,0)}}@media(any-hover: hover){.business__link--building:hover{background:#007a83}}.business__link--engineer{color:#76234b;border-color:#76234b}@media screen and (max-width:599px){.business__link--engineer::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #76234b rgba(0,0,0,0)}}@media(any-hover: hover){.business__link--engineer:hover{background:#76234b}}.business__item-mainttl{font-size:1.3rem;letter-spacing:normal}.business__item-mainttl span{font-size:1rem;font-weight:100}.business__item-mainttl01{margin-bottom:4rem}.contents__chapter{background:#fff;margin-top:0}
