@charset 'utf-8';.company-info{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;color:#0d1116;margin-top:12em}.company-info--pic{display:block;width:47.5%}.company-info--pic img{display:block;border-top-left-radius:5em;border-bottom-right-radius:5em}.company-info--detail{width:47.5%;display:flex;flex-direction:column;justify-content:center;min-height:46.4em}.company-info--detail table{display:table;border-collapse:collapse;width:100%}.company-info--detail table tr th,.company-info--detail table tr td{font-size:1.6em;line-height:1.7;padding:.93em 1.25em;vertical-align:top;text-align:left;box-sizing:border-box}.company-info--detail table tr th{width:6.25em}@media only screen and (min-width:767px){.company-info--detail table tr th,.company-info--detail table tr td{border-bottom:1px solid #829ca8;border-top:1px solid #829ca8}}@media only screen and (max-width:767px){.company-info{flex-direction:column-reverse;margin-top:6em}.company-info--pic{width:100%}.company-info--detail{width:100%;margin-top:2.7em;min-height:initial}.company-info--detail table,.company-info--detail table tbody,.company-info--detail table tr,.company-info--detail table tr th,.company-info--detail table tr td{display:block;padding:0;width:100%}.company-info--detail table tr{padding:1.3em 0;border-top:1px solid #829ca8}.company-info--detail table tr:last-child{border-bottom:1px solid #829ca8}}