.img-link{border:1px solid #888;display:flex;flex-direction:column}.img-link__frame{width:100%;flex-shrink:0}.img-link__img{display:block}.img-link__text{position:relative;width:100%;background:#fff;padding:10px 27px 10px 10px;display:flex;align-items:center}.img-link__text::after{position:absolute;top:50%;right:10px;content:"";height:7px;width:7px;border-right-width:1px;border-right-style:solid;border-top-width:1px;border-top-style:solid;border-color:#333;transform:translateY(-50%) rotate(45deg)}.img-link__summary{padding:10px;font-size:1.4rem}@media(any-hover: hover){.img-link{outline:2px solid rgba(0,0,0,0)}.img-link,.img-link__text,.img-link__text::after,.img-link__img{transition:all .5s ease}.img-link__frame{overflow:hidden}.img-link:hover{border-color:#0068b7;outline-color:#0068b7}.img-link:hover .img-link__img{transform:scale(1.1, 1.1)}.img-link:hover .img-link__text{background:#0068b7;color:#fff}.img-link:hover .img-link__text::after{border-color:#fff}.img-link:hover .img-link__summary{color:#0068b7}}.company-profile-content{padding:75px 20px 0 20px}.company-profile-content .company-profile-content__list,.company-profile-content .company-profile-content__title{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.company-profile-content__title{font-size:3rem;font-weight:600}.company-profile-content__list{margin-top:30px;display:grid;grid-gap:30px}@media screen and (max-width:599px){.company-profile-content__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width:600px)and (max-width:1024px){.company-profile-content__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.company-profile-content__list{grid-template-columns:repeat(4, 1fr)}}.company-profile-content__item{display:flex}.company-profile-content__link{width:100%}.company-profile-content__img{aspect-ratio:138/85;width:100%}.contents{word-break:keep-all}h1{word-break:keep-all}
