.page-workstyle .workstyleList{align-items:stretch;display:grid;gap:40px;grid-template-columns:repeat(2, 1fr);margin-top:96px}@media(max-width: 1024px){.page-workstyle .workstyleList{grid-template-columns:minmax(500px, 700px);justify-content:center}}@media(max-width: 768px){.page-workstyle .workstyleList{gap:48px;grid-template-columns:100%;margin-top:48px}}.page-workstyle .workstyleListItem a{border:1px solid #e4e7ea;border-radius:4px;column-gap:30px;display:grid;grid-template-areas:"image title" "image detail" "image icon";grid-template-columns:220px 1fr;grid-template-rows:auto 1fr auto;min-height:194px;padding:20px;position:relative;transition:border-color .3s ease;width:100%}@media(max-width: 1024px){.page-workstyle .workstyleListItem a{column-gap:50px;grid-template-columns:200px 1fr;min-height:172px;padding:16px}}@media(max-width: 768px){.page-workstyle .workstyleListItem a{gap:0;grid-template-areas:"title" "image" "detail" "icon";grid-template-columns:1fr;grid-template-rows:auto auto auto auto;min-height:auto;padding:0}}.page-workstyle .workstyleListItem_title{font-size:20px;font-size:2rem;letter-spacing:.05em;color:#202122;font-weight:700;grid-area:title;line-height:1.4;margin-bottom:16px}@media(max-width: 768px){.page-workstyle .workstyleListItem_title{margin-bottom:0;padding:20px;position:relative}.page-workstyle .workstyleListItem_title::after{background-color:#e4e7ea;bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px}}.page-workstyle .workstyleListItem_image{border-radius:4px;grid-area:image;height:154px;overflow:hidden;width:220px}@media(max-width: 768px){.page-workstyle .workstyleListItem_image{border-radius:4px;height:180px;margin:20px;width:calc(100% - 40px)}}.page-workstyle .workstyleListItem_image img{display:block;height:100%;object-fit:cover;width:100%}.page-workstyle .workstyleListItem_detail{font-size:14px;font-size:1.4rem;letter-spacing:.1em;color:#60676f;grid-area:detail;line-height:1.6;margin-bottom:20px}@media(max-width: 768px){.page-workstyle .workstyleListItem_detail{margin-bottom:0;padding:0 20px 0}}.page-workstyle .workstyleListItem_icon{align-items:center;display:flex;grid-area:icon;justify-content:flex-end;position:relative}.page-workstyle .workstyleListItem_icon::before{display:inline-block;font-family:"GMO_icon";font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;speak:none;text-decoration:none;text-transform:none;color:#005bac;content:"";letter-spacing:0;line-height:1;pointer-events:none;position:absolute;right:0;top:calc(50% - 13px);transition:opacity .2s ease-in-out,transform .2s ease-in-out;font-size:26px;font-size:2.6rem}.page-workstyle .workstyleListItem_icon::after{aspect-ratio:1;background-color:#005bac;border-radius:50%;content:"";display:block;letter-spacing:0;opacity:0;pointer-events:none;position:absolute;right:0;top:calc(50% - 4px);transform:scale(0.6);transition:opacity .4s ease-in-out,transform .4s ease-in-out;width:8px}@media(max-width: 768px){.page-workstyle .workstyleListItem_icon{justify-content:flex-end;padding:20px;padding-right:58px}.page-workstyle .workstyleListItem_icon::before{right:20px}.page-workstyle .workstyleListItem_icon::after{right:20px}}.page-workstyle .workstyleListItem a:hover .workstyleListItem_icon::before{opacity:0;transform:translateX(10px)}.page-workstyle .workstyleListItem a:hover .workstyleListItem_icon::after{opacity:1;transform:scale(1)}
/*# sourceMappingURL=this.css.map */